Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 51b87791cc87dc2c41ca55f9aa9b75d322899db7..9cd46fd6eb9583745f160cd2ec062f527a1c41e3 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -3428,22 +3428,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', |