Skip to content

Commit

Permalink
Rename Instant browser tests to interactive_ui_tests to make it clear.
Browse files Browse the repository at this point in the history
BUG=230621

Review URL: https://chromiumcodereview.appspot.com/14235006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195483 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
Hokein.Wu@gmail.com authored and Hokein.Wu@gmail.com committed Apr 22, 2013
1 parent e33736c commit 3677198
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -239,4 +239,4 @@ Yandex LLC <*@yandex-team.ru>
Yoshinori Sano <yoshinori.sano@gmail.com>
Mrunal Kapade <mrunal.kapade@intel.com>
Yael Aharon <yael.aharon@intel.com>

Haojian Wu <hokein.wu@gmail.com>
6 changes: 3 additions & 3 deletions chrome/chrome_tests.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,9 @@
'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_interactive_uitest.cc',
'browser/ui/search/instant_extended_interactive_uitest.cc',
'browser/ui/search/instant_extended_manual_interactive_uitest.cc',
'browser/ui/search/instant_test_utils.h',
'browser/ui/search/instant_test_utils.cc',
'browser/ui/startup/startup_browser_creator_interactive_uitest.cc',
Expand Down

0 comments on commit 3677198

Please sign in to comment.