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

Unified Diff: chrome/chrome_tests.gypi

Issue 10702030: Move fullscreen_controller* to a subdirectory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge tot Created 8 years, 6 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.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 6ed571012e248668770ea4a915eed8380cae5616..770d16ba6ca43ee9bceb04cff75cfc5766f2fdf8 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -167,8 +167,8 @@
'browser/ui/browser.h',
'browser/ui/cocoa/run_loop_testing.h',
'browser/ui/cocoa/run_loop_testing.mm',
- 'browser/ui/fullscreen_controller_test.cc',
- 'browser/ui/fullscreen_controller_test.h',
+ 'browser/ui/fullscreen/fullscreen_controller_test.cc',
+ 'browser/ui/fullscreen/fullscreen_controller_test.h',
'browser/ui/panels/base_panel_browser_test.cc',
'browser/ui/panels/base_panel_browser_test.h',
'browser/ui/panels/old_base_panel_browser_test.cc',
@@ -483,7 +483,7 @@
'browser/instant/instant_browsertest.cc',
'browser/printing/print_dialog_cloud_interative_uitest.cc',
'browser/task_manager/task_manager_browsertest_util.cc',
- 'browser/ui/fullscreen_controller_interactive_browsertest.cc',
+ 'browser/ui/fullscreen/fullscreen_controller_interactive_browsertest.cc',
'browser/ui/gtk/bookmarks/bookmark_bar_gtk_interactive_uitest.cc',
'browser/ui/omnibox/omnibox_view_browsertest.cc',
'browser/ui/panels/detached_panel_browsertest.cc',
@@ -2892,7 +2892,7 @@
'browser/ui/cocoa/applescript/window_applescript_test.mm',
'browser/ui/cocoa/web_intent_sheet_controller_browsertest.mm',
'browser/ui/find_bar/find_bar_host_browsertest.cc',
- 'browser/ui/fullscreen_controller_browsertest.cc',
+ 'browser/ui/fullscreen/fullscreen_controller_browsertest.cc',
'browser/ui/global_error_service_browsertest.cc',
'browser/ui/gtk/one_click_signin_bubble_gtk_browsertest.cc',
'browser/ui/gtk/view_id_util_browsertest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698