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

Unified Diff: chrome/chrome_browser.gypi

Issue 11824050: InstantExtended: Committed NTP (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Undo to fix blacklisting. Created 7 years, 10 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/toolbar/toolbar_model_impl.cc ('k') | chrome/common/chrome_notification_types.h » ('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 5238654d76719c57e581eadd8155e0571f367792..443808e7a452d5ba09eae76a7a54d2a53751ee0e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -929,8 +929,6 @@
'browser/infobars/infobar_tab_helper.h',
'browser/infobars/insecure_content_infobar_delegate.cc',
'browser/infobars/insecure_content_infobar_delegate.h',
- 'browser/instant/instant_client.cc',
- 'browser/instant/instant_client.h',
'browser/instant/instant_commit_type.h',
'browser/instant/instant_controller.cc',
'browser/instant/instant_controller.h',
@@ -939,6 +937,12 @@
'browser/instant/instant_model.cc',
'browser/instant/instant_model.h',
'browser/instant/instant_model_observer.h',
+ 'browser/instant/instant_ntp.cc',
+ 'browser/instant/instant_ntp.h',
+ 'browser/instant/instant_overlay.cc',
+ 'browser/instant/instant_overlay.h',
+ 'browser/instant/instant_page.h',
+ 'browser/instant/instant_page.cc',
'browser/instant/instant_preview_controller.cc',
'browser/instant/instant_preview_controller.h',
'browser/instant/instant_service.cc',
« no previous file with comments | « chrome/browser/ui/toolbar/toolbar_model_impl.cc ('k') | chrome/common/chrome_notification_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698