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

Unified Diff: components/ntp_tiles/DEPS

Issue 1983063002: Move classes to //components/ntp_tiles. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
Index: components/ntp_tiles/DEPS
diff --git a/components/ntp_tiles/DEPS b/components/ntp_tiles/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..56b72da1d326175f56db394b4cc2879259ba6aa2
--- /dev/null
+++ b/components/ntp_tiles/DEPS
@@ -0,0 +1,17 @@
+include_rules = [
+ "+components/google/core/browser",
+ "+components/history/core/browser",
+ "+components/pref_registry",
+ "+components/prefs",
+ "+components/safe_json",
+ "+components/search_engines",
+ "+components/suggestions",
+ "+components/variations",
+ "+content/public/browser",
+ "+google_apis",
+ "+net/base",
+ "+net/http",
+ "+net/url_request",
+ "+third_party/skia/include",
+ "+ui/gfx",
+]

Powered by Google App Engine
This is Rietveld 408576698