Index: ui/gfx/gfx.gyp |
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp |
index 8dc8c76d615ce3e3f5c760a93748e75a93b2c5dc..2eee020831d317a5ce3926eba2553c6a98cb8063 100644 |
--- a/ui/gfx/gfx.gyp |
+++ b/ui/gfx/gfx.gyp |
@@ -103,8 +103,6 @@ |
'android/gfx_jni_registrar.h', |
'android/java_bitmap.cc', |
'android/java_bitmap.h', |
- 'android/shared_device_display_info.cc', |
- 'android/shared_device_display_info.h', |
'android/view_configuration.cc', |
'android/view_configuration.h', |
'animation/animation.cc', |
@@ -259,7 +257,6 @@ |
'scoped_ui_graphics_push_context_ios.mm', |
'screen.cc', |
'screen.h', |
- 'screen_android.cc', |
'screen_aura.cc', |
'screen_ios.mm', |
'screen_mac.mm', |
@@ -390,11 +387,6 @@ |
'path.cc', |
], |
}], |
- ['OS=="android" and use_aura==1', { |
- 'sources!': [ |
- 'screen_android.cc', |
- ], |
- }], |
['OS=="android" or OS=="ios"', { |
'sources!': [ |
'harfbuzz_font_skia.cc', |