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

Unified Diff: ui/views/views.gyp

Issue 10913237: Allow the Views Delegate to provide the native widget. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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/views/views.gyp
===================================================================
--- ui/views/views.gyp (revision 156552)
+++ ui/views/views.gyp (working copy)
@@ -303,6 +303,8 @@
'view_model.h',
'view_model_utils.cc',
'view_model_utils.h',
+ 'views_switches.cc',
sky 2012/09/13 16:42:13 I think you forgot to svn add these.
+ 'views_switches.h',
'view_text_utils.cc',
'view_text_utils.h',
'view_win.cc',

Powered by Google App Engine
This is Rietveld 408576698