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

Unified Diff: views/views.gyp

Issue 6386009: Remove app/win/win_util.h,cc etc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with NSApp changes in r73581 Created 9 years, 11 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
« no previous file with comments | « views/controls/textfield/textfield.cc ('k') | views/widget/monitor_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index 5a437d9f4f848da553b85ea7e104202f2546c026..9be2292d904709ca9f25122f193400e9c46b1283 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -336,6 +336,8 @@
'widget/tooltip_manager.h',
'widget/tooltip_window_gtk.cc',
'widget/tooltip_window_gtk.h',
+ 'widget/monitor_win.cc',
+ 'widget/monitor_win.h',
'widget/widget.h',
'widget/widget_gtk.cc',
'widget/widget_gtk.h',
@@ -468,6 +470,7 @@
'test/test_views_delegate.h',
'view_unittest.cc',
'widget/widget_win_unittest.cc',
+ 'window/window_win_unittest.cc',
'<(SHARED_INTERMEDIATE_DIR)/app/app_resources/app_resources.rc',
],
« no previous file with comments | « views/controls/textfield/textfield.cc ('k') | views/widget/monitor_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698