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

Unified Diff: ui/android/ui_android.gyp

Issue 2190033002: content: Add ContextProviderFactory to create a render ContextProvider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: .. Created 4 years, 5 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 c818edb82f64d8db96acaaa4ccf3739bd096ec38..5e7517897d9a6871bbd2a9b6ca7cad504c8ab933 100644
--- a/ui/android/ui_android.gyp
+++ b/ui/android/ui_android.gyp
@@ -24,6 +24,8 @@
],
'sources' : [
'animation_utils.h',
+ 'context_provider_factory.cc',
+ 'context_provider_factory.h',
'edge_effect.cc',
'edge_effect.h',
'edge_effect_base.cc',
« ui/android/context_provider_factory.cc ('K') | « ui/android/context_provider_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698