Chromium Code Reviews

Unified Diff: chrome/chrome_browser.gypi

Issue 5023001: Handful of related instant changes: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix linux build Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/ui/views/options/general_page_view.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 5fbfc912a2dee9cc1f45ae00d519ac97b0891a27..f0a5a6d5f446228a142c30165f73ac094b226461 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2153,8 +2153,8 @@
'browser/instant/instant_loader_delegate.h',
'browser/instant/instant_loader_manager.cc',
'browser/instant/instant_loader_manager.h',
- 'browser/instant/instant_opt_in.cc',
- 'browser/instant/instant_opt_in.h',
+ 'browser/instant/promo_counter.cc',
+ 'browser/instant/promo_counter.h',
'browser/intranet_redirect_detector.cc',
'browser/intranet_redirect_detector.h',
'browser/io_thread.cc',
« no previous file with comments | « chrome/browser/ui/views/options/general_page_view.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine