Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 933d3135ac264c17b68471b2fb30048fca26b46d..883eaa8894d2e983d0879d66bc9b21737c3642ef 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -3426,22 +3426,6 @@ |
# '<(DEPTH)/ui/gfx/size.cc', |
# '<(DEPTH)/ui/gfx/size.h', |
# ], |
- # 'conditions': [ |
- # ['target_arch=="arm"', { |
- # 'sources': [ |
- # '<(DEPTH)/content/gpu/gles2_texture_to_egl_image_translator.cc', |
- # '<(DEPTH)/content/gpu/gles2_texture_to_egl_image_translator.h', |
- # '<(DEPTH)/content/gpu/omx_video_decode_accelerator.cc', |
- # '<(DEPTH)/content/gpu/omx_video_decode_accelerator.h', |
- # ], |
- # 'link_settings': { |
- # 'libraries': [ |
- # '-lEGL', |
- # '-lGLESv2', |
- # ], |
- # }, |
- # }], |
- # ], |
# }, |
{ |
'target_name': 'plugin_tests', |