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

Unified Diff: public/platform/DEPS

Issue 1207183003: Update public/platform/DEPS to forbidden public/web and web. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/DEPS
diff --git a/public/platform/DEPS b/public/platform/DEPS
index 015ed4e6b34d25b7a55a8e0e5871954294ffcfc1..ad1cdee30d62e3f533358a6108012b343283fa0d 100644
--- a/public/platform/DEPS
+++ b/public/platform/DEPS
@@ -3,5 +3,8 @@ include_rules = [
"-core",
"-modules",
"+platform",
+ "+platform/weborigin",
tkent 2015/06/25 07:01:21 Is this line necessary?
tasak 2015/06/25 07:05:34 When I added "-public/web/", check-blink-deps miss
+ "-public/web",
"+third_party/skia",
+ "-web",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698