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

Unified Diff: ui/android/ui_android.gyp

Issue 755643004: Replace SystemUIResourceManager with ResourceManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 59002bdef84709bbb3c7cc30cb432e191102aca6..e354e539a61083607ab4624ae0178e617bb5c422 100644
--- a/ui/android/ui_android.gyp
+++ b/ui/android/ui_android.gyp
@@ -27,6 +27,9 @@
'resources/resource_manager.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_jni_registrar.h',
« ui/android/resources/resource_manager.cc ('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