Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index d56a372f40ea324637349c0d7c1373bd0979e514..4e74cb3d5db7360df021b40e7f62d1d749aa2d36 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -4,7 +4,6 @@ |
{ |
'variables': { |
- 'use_v4lplugin%': 0, |
'layouttest_support_content_sources': [ |
'public/test/layouttest_support.h', |
'public/test/nested_message_pump_android.cc', |
@@ -1622,9 +1621,6 @@ |
'../ui/ozone/ozone.gyp:ozone', # Used by rendering_helper.cc |
], |
}], |
- ['use_v4lplugin==1', { |
- 'defines': ['USE_LIBV4L2'], |
- }], |
], |
# TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
'msvs_disabled_warnings': [ 4267, ], |