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

Unified Diff: chrome/chrome_tests.gypi

Issue 12520005: Move desktop-specific Instant bits to c/b/ui/search. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 7 years, 9 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 52a77ef5edeeda80970b044c455e7c3cf7dd7965..8547759a2a63a3b6e89dfacb0e2be598cb7d17f7 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -195,11 +195,6 @@
'browser/extensions/window_open_interactive_apitest.cc',
'browser/extensions/extension_fullscreen_apitest.cc',
'browser/extensions/extension_pointer_lock_apitest.cc',
- 'browser/instant/instant_browsertest.cc',
- 'browser/instant/instant_extended_browsertest.cc',
- 'browser/instant/instant_extended_manual_browsertest.cc',
- 'browser/instant/instant_test_utils.h',
- 'browser/instant/instant_test_utils.cc',
'browser/mouseleave_browsertest.cc',
'browser/notifications/desktop_notifications_unittest.cc',
'browser/notifications/desktop_notifications_unittest.h',
@@ -231,6 +226,11 @@
'browser/ui/panels/test_panel_notification_observer.h',
'browser/ui/panels/test_panel_collection_squeeze_observer.cc',
'browser/ui/panels/test_panel_collection_squeeze_observer.h',
+ 'browser/ui/search/instant_browsertest.cc',
+ 'browser/ui/search/instant_extended_browsertest.cc',
+ 'browser/ui/search/instant_extended_manual_browsertest.cc',
+ 'browser/ui/search/instant_test_utils.h',
+ 'browser/ui/search/instant_test_utils.cc',
'browser/ui/startup/startup_browser_creator_interactive_uitest.cc',
'browser/ui/views/ash/tab_scrubber_browsertest.cc',
'browser/ui/views/bookmarks/bookmark_bar_view_test.cc',
« 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