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

Unified Diff: components/ntp_suggestions/DEPS

Issue 1438043008: Creating the NTP snippet service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 1 month 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: components/ntp_suggestions/DEPS
diff --git a/chrome/browser/drive/DEPS b/components/ntp_suggestions/DEPS
similarity index 68%
copy from chrome/browser/drive/DEPS
copy to components/ntp_suggestions/DEPS
index ac52916db9e4ae9687e99699c8a9d3b7f5f1452d..a82819d64f26e6023cf4371f6abc8209d1de1fac 100644
--- a/chrome/browser/drive/DEPS
+++ b/components/ntp_suggestions/DEPS
@@ -1,5 +1,3 @@
include_rules = [
"+components/keyed_service",
jochen (gone - plz use gerrit) 2015/11/17 13:45:27 maybe restrict to .../core ?
sdefresne 2015/11/17 13:57:29 This should be "+components/keyed_service/core" as
noyau (Ping after 24h) 2015/11/17 17:00:33 Done.
noyau (Ping after 24h) 2015/11/17 17:00:33 Done.
- "+components/drive",
]
-

Powered by Google App Engine
This is Rietveld 408576698