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

Unified Diff: ui/aura/aura.gyp

Issue 10082008: Aura demo fix (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: export Created 8 years, 8 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 | « content/test/test_renderer_host.cc ('k') | ui/aura/demo/demo_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 9a7cefbdd6b0c8a6d4a59876f8a373a3a91de318..6bea410b72690ff284959c28a13376e13d8a20c9 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -88,6 +88,8 @@
'root_window_view_mac.mm',
'root_window.cc',
'root_window.h',
+ 'single_monitor_manager.cc',
+ 'single_monitor_manager.h',
'ui_controls_win.cc',
'ui_controls_x11.cc',
'window.cc',
@@ -131,8 +133,6 @@
'test/aura_test_helper.h',
'test/event_generator.cc',
'test/event_generator.h',
- 'test/single_monitor_manager.h',
- 'test/single_monitor_manager.cc',
'test/test_activation_client.cc',
'test/test_activation_client.h',
'test/test_event_filter.cc',
« no previous file with comments | « content/test/test_renderer_host.cc ('k') | ui/aura/demo/demo_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698