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

Unified Diff: components/precache/DEPS

Issue 266923008: Adjust the structure of DEPS within //components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Some nits Created 6 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/precache/DEPS
diff --git a/components/precache/DEPS b/components/precache/DEPS
index 0caaca9c3302bd7330482edf4cd4e0d0fcfb7c61..36f628baa3534b903486bca074307abbf548ce72 100644
--- a/components/precache/DEPS
+++ b/components/precache/DEPS
@@ -4,5 +4,4 @@ include_rules = [
# http://www.chromium.org/developers/design-documents/layered-components-design
"-components/precache",
"+components/precache/core",
- "-content/public",
]

Powered by Google App Engine
This is Rietveld 408576698