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

Unified Diff: content/components/DEPS

Issue 11830043: Move content/components/navigation_interception to src/components (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase Created 7 years, 11 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/test/run_all_unittests.cc ('k') | content/components/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/components/DEPS
diff --git a/content/components/DEPS b/content/components/DEPS
deleted file mode 100644
index 7d2de7d64a9b69b03af6176c991eab4e19fdc1fd..0000000000000000000000000000000000000000
--- a/content/components/DEPS
+++ /dev/null
@@ -1,12 +0,0 @@
-include_rules = [
- # Do not add chrome/ as an allowed include. Components under
- # content/components MUST NOT depend on anything under src/chrome.
-
- # Subdirectories of content/components/component_name should add the
- # parts of the Content API that they need,
- # e.g. content/components/component_name/browser would add a
- # "+content/public/browser" rule.
- "-content",
- "+content/public/common",
- "+content/public/test",
-]
« no previous file with comments | « components/test/run_all_unittests.cc ('k') | content/components/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698