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

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: sync Created 4 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 | « components/ntp_tiles/BUILD.gn ('k') | components/ntp_tiles/most_visited_sites.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ntp_tiles/DEPS
diff --git a/components/ntp_tiles/DEPS b/components/ntp_tiles/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..fffb49b46b12625cfeaad99ff659fa20baac1605
--- /dev/null
+++ b/components/ntp_tiles/DEPS
@@ -0,0 +1,13 @@
+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",
+ "+net",
+ "+third_party/skia/include",
+ "+ui/gfx",
+]
« no previous file with comments | « components/ntp_tiles/BUILD.gn ('k') | components/ntp_tiles/most_visited_sites.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698