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

Unified Diff: chrome/renderer/searchbox/DEPS

Issue 2544883006: Cleanup: Replace NTPLoggingTileSource by ntp_tiles::NTPTileSource (Closed)
Patch Set: tests Created 4 years 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/common/search/ntp_logging_events.h ('k') | chrome/renderer/searchbox/searchbox.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/searchbox/DEPS
diff --git a/chrome/renderer/searchbox/DEPS b/chrome/renderer/searchbox/DEPS
index 3daf8ae623951dc9cf812d9d373e66d9cb4d11ce..03093492dc79d982836569298fecc6dfd7d04227 100644
--- a/chrome/renderer/searchbox/DEPS
+++ b/chrome/renderer/searchbox/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+components/favicon_base",
+ "+components/ntp_tiles",
]
« no previous file with comments | « chrome/common/search/ntp_logging_events.h ('k') | chrome/renderer/searchbox/searchbox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698