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

Unified Diff: chrome/chrome_tests.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
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 83afe0ae3d3d68beb3a1f2b84a3e9f2904a3f92e..2757352d028f39200d353dc17fb2340c6c7f213e 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3101,12 +3101,12 @@
'browser/ui/startup/startup_browser_creator_browsertest.cc',
'browser/ui/tab_modal_confirm_dialog_browsertest.cc',
'browser/ui/tab_modal_confirm_dialog_browsertest.h',
- 'browser/ui/views/ash/browser_non_client_frame_view_ash_browsertest.cc',
'browser/ui/views/autofill/autofill_external_delegate_views_browsertest.cc',
'browser/ui/views/browser_actions_container_browsertest.cc',
'browser/ui/views/constrained_window_views_browsertest.cc',
'browser/ui/views/find_bar_controller_browsertest.cc',
- 'browser/ui/views/frame/app_non_client_frame_view_aura_browsertest.cc',
+ 'browser/ui/views/frame/app_non_client_frame_view_ash_browsertest.cc',
+ 'browser/ui/views/frame/browser_non_client_frame_view_ash_browsertest.cc',
'browser/ui/views/frame/browser_view_browsertest.cc',
'browser/ui/views/panels/panel_view_browsertest.cc',
'browser/ui/views/search_view_controller_browsertest.cc',
@@ -3476,11 +3476,6 @@
'../v8/tools/gyp/v8.gyp:v8_shell#host',
],
}],
- ['use_aura==0', {
- 'sources!': [
- 'browser/ui/views/frame/app_non_client_frame_view_aura_browsertest.cc',
- ],
- }],
], # conditions
}, # target browser_tests
{
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698