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

Unified Diff: public/platform/DEPS

Issue 1262603004: Move ServiceWorker public headers to public/{web,platform}/modules/serviceworker (3/3) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 | « Source/web/WebSharedWorkerImpl.cpp ('k') | public/platform/WebServiceWorker.h » ('j') | 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 ad1cdee30d62e3f533358a6108012b343283fa0d..9ba4e7b7806caa381d058122b377225dfe07563e 100644
--- a/public/platform/DEPS
+++ b/public/platform/DEPS
@@ -7,4 +7,7 @@ include_rules = [
"-public/web",
"+third_party/skia",
"-web",
+
+ # For the ones that are included via '../platform' from web/.
+ "+../platform",
]
« no previous file with comments | « Source/web/WebSharedWorkerImpl.cpp ('k') | public/platform/WebServiceWorker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698