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

Unified Diff: chrome/chrome_tests.gypi

Issue 11592004: InstantExtended: tests! (Closed) Base URL: http://git.chromium.org/chromium/src.git@fixmyterms
Patch Set: Fix lint. Created 7 years, 11 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_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index ffae08ba3fa4fcd65c75c5a6ae886c4460617ad5..4f0102ccd47490bbe7c8ff3696cbb9d6def09946 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -182,6 +182,7 @@
'browser/extensions/window_open_interactive_apitest.cc',
'browser/extensions/extension_pointer_lock_apitest.cc',
'browser/instant/instant_browsertest.cc',
+ 'browser/instant/instant_extended_browsertest.cc',
sreeram 2013/01/17 23:54:18 You should add instant_test_utils.h also to this l
samarth 2013/01/18 00:06:45 Done.
'browser/mouseleave_browsertest.cc',
'browser/notifications/desktop_notifications_unittest.cc',
'browser/notifications/desktop_notifications_unittest.h',

Powered by Google App Engine
This is Rietveld 408576698