Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(406)

Unified Diff: ui/android/ui_android.gyp

Issue 1371523003: Android: Don't destroy LayerTreeHost when Surface goes away (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/android/ui_android.gyp
diff --git a/ui/android/ui_android.gyp b/ui/android/ui_android.gyp
index 90ae8748fb0784be8b11178bc83fb28969935d15..9a5d1b4e06acd052603e9d401457a75dabc3cc6f 100644
--- a/ui/android/ui_android.gyp
+++ b/ui/android/ui_android.gyp
@@ -17,6 +17,7 @@
'../../skia/skia.gyp:skia',
'../gfx/gfx.gyp:gfx',
'../gfx/gfx.gyp:gfx_geometry',
+ '../../testing/gmock.gyp:gmock',
'ui_android_jni_headers',
],
'defines': [
@@ -27,10 +28,6 @@
'resources/resource_manager.h',
'resources/resource_manager_impl.cc',
'resources/resource_manager_impl.h',
- 'resources/ui_resource_android.cc',
- 'resources/ui_resource_android.h',
- 'resources/ui_resource_client_android.h',
- 'resources/ui_resource_provider.cc',
'resources/ui_resource_provider.h',
'ui_android_export.h',
'ui_android_jni_registrar.cc',
« ui/android/resources/ui_resource_provider.h ('K') | « ui/android/resources/ui_resource_provider.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698