From 4cea79b8309da580c04271428ac80d5acb835bdc Mon Sep 17 00:00:00 2001 From: "mikhal@webrtc.org" Date: Thu, 25 Apr 2013 23:31:27 +0000 Subject: [PATCH] Removing another instance of file api Review URL: https://webrtc-codereview.appspot.com/1356004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3906 4adac7df-926f-26a2-2b94-8c16560cd09d --- webrtc/build/common.gypi | 2 -- 1 file changed, 2 deletions(-) diff --git a/webrtc/build/common.gypi b/webrtc/build/common.gypi index 779f1e15d4..c5ab248175 100644 --- a/webrtc/build/common.gypi +++ b/webrtc/build/common.gypi @@ -94,8 +94,6 @@ # Exclude internal video render module in Chromium build. 'include_internal_video_render%': 0, - 'include_video_engine_file_api%': 0, - 'include_tests%': 0, # Disable the use of protocol buffers in production code.