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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 11229041: Rename and move Ash window frame files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 666d0a78d44756ab4eb61c903ccc3df679eb31fc..14f6bca3ac925ee99dceefcc6dfb7e402fe7c37f 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1324,8 +1324,6 @@
'browser/ui/views/ash/balloon_collection_impl_ash.h',
'browser/ui/views/ash/balloon_view_ash.cc',
'browser/ui/views/ash/balloon_view_ash.h',
- 'browser/ui/views/ash/browser_non_client_frame_view_ash.h',
- 'browser/ui/views/ash/browser_non_client_frame_view_ash.cc',
'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.cc',
'browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h',
'browser/ui/views/autofill/autofill_external_delegate_views.cc',
@@ -1448,8 +1446,8 @@
'browser/ui/views/find_bar_view.h',
'browser/ui/views/first_run_bubble.cc',
'browser/ui/views/first_run_bubble.h',
- 'browser/ui/views/frame/app_non_client_frame_view_aura.cc',
- 'browser/ui/views/frame/app_non_client_frame_view_aura.h',
+ 'browser/ui/views/frame/app_non_client_frame_view_ash.cc',
+ 'browser/ui/views/frame/app_non_client_frame_view_ash.h',
'browser/ui/views/frame/app_panel_browser_frame_view.cc',
'browser/ui/views/frame/app_panel_browser_frame_view.h',
'browser/ui/views/frame/browser_frame.cc',
@@ -1460,6 +1458,8 @@
'browser/ui/views/frame/browser_frame_win.h',
'browser/ui/views/frame/browser_non_client_frame_view.cc',
'browser/ui/views/frame/browser_non_client_frame_view.h',
+ 'browser/ui/views/frame/browser_non_client_frame_view_ash.h',
+ 'browser/ui/views/frame/browser_non_client_frame_view_ash.cc',
'browser/ui/views/frame/browser_non_client_frame_view_factory_aura.cc',
'browser/ui/views/frame/browser_non_client_frame_view_factory_win.cc',
'browser/ui/views/frame/browser_non_client_frame_view_factory_x11.cc',
« no previous file with comments | « chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_aura.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698