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

Unified Diff: chrome/chrome_browser.gypi

Issue 7337007: Introduce a field trial for Instant. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added opt-out histogram Created 9 years, 5 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 09c143c6c7e9510db5098339920e310fa3dcf5c9..9249ba537888ffb7e011ff9708868b699fadf1fe 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1327,6 +1327,8 @@
'browser/instant/instant_controller.cc',
'browser/instant/instant_controller.h',
'browser/instant/instant_delegate.h',
+ 'browser/instant/instant_field_trial.cc',
+ 'browser/instant/instant_field_trial.h',
'browser/instant/instant_loader.cc',
'browser/instant/instant_loader.h',
'browser/instant/instant_loader_delegate.h',

Powered by Google App Engine
This is Rietveld 408576698