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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 17303003: InstantExtended: hook up InstantTab in incognito. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile errors. Created 7 years, 6 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/browser/ui/search/instant_tab.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 99e512186cbd1604da097cf8d81ee53e9873ade0..9a0da04918b526a690a4a9a908df1dd21e987fe2 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1349,6 +1349,8 @@
'browser/ui/search/instant_commit_type.h',
'browser/ui/search/instant_controller.cc',
'browser/ui/search/instant_controller.h',
+ 'browser/ui/search/instant_ipc_sender.cc',
+ 'browser/ui/search/instant_ipc_sender.h',
'browser/ui/search/instant_loader.cc',
'browser/ui/search/instant_loader.h',
'browser/ui/search/instant_ntp.cc',
« no previous file with comments | « chrome/browser/ui/search/instant_tab.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698