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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 11369220: Move the desktop aura classes into a desktop subdir to make the gyp simpler. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 1 month 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 | « chrome/browser/ui/views/tabs/dock_info_win.cc ('k') | ui/views/examples/examples_window_with_content.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
===================================================================
--- chrome/chrome_browser_ui.gypi (revision 167419)
+++ chrome/chrome_browser_ui.gypi (working copy)
@@ -2252,6 +2252,8 @@
['exclude', 'browser/system_monitor/removable_device_notifications_linux.h'],
['exclude', 'browser/ui/views/frame/desktop_browser_frame_aura.cc'],
['exclude', 'browser/ui/views/frame/desktop_browser_frame_aura.h'],
+ ['exclude', 'browser/ui/views/frame/browser_desktop_root_window_host_linux.cc'],
+ ['exclude', 'browser/ui/views/frame/browser_desktop_root_window_host_linux.h'],
['exclude', 'browser/ui/webui/help/version_updater_basic.cc'],
['exclude', 'browser/ui/webui/help/version_updater_basic.h'],
['exclude', 'browser/upgrade_detector_impl.cc'],
« no previous file with comments | « chrome/browser/ui/views/tabs/dock_info_win.cc ('k') | ui/views/examples/examples_window_with_content.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698