Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / modules / video_capture / video_capture.gypi
index 888d772..22b8e02 100644 (file)
           'type': '<(gtest_target_type)',
           'dependencies': [
             'video_capture_module',
-           'video_capture_module_internal_impl',
+            'video_capture_module_internal_impl',
             'webrtc_utility',
             '<(webrtc_root)/system_wrappers/source/system_wrappers.gyp:system_wrappers',
             '<(DEPTH)/testing/gtest.gyp:gtest',
               'dependencies': [
                 '<(DEPTH)/testing/android/native_test.gyp:native_test_native_code',
               ],
-             # Need to disable error due to the line in
-             # base/android/jni_android.h triggering it:
-             # const BASE_EXPORT jobject GetApplicationContext()
-             # error: type qualifiers ignored on function return type
-             'cflags': [
-               '-Wno-ignored-qualifiers',
-             ],
+              # Need to disable error due to the line in
+              # base/android/jni_android.h triggering it:
+              # const BASE_EXPORT jobject GetApplicationContext()
+              # error: type qualifiers ignored on function return type
+              'cflags': [
+                '-Wno-ignored-qualifiers',
+              ],
             }],
             ['OS=="mac"', {
               'dependencies': [
               ],
               'includes': [
                 '../../build/isolate.gypi',
-                'video_capture_tests.isolate',
               ],
               'sources': [
                 'video_capture_tests.isolate',