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

Unified Diff: content/common/DEPS

Issue 54573002: Initial child-process side plumbing for starting an embedded ServiceWorker context (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: WebKit -> blink etc Created 7 years, 1 month 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 | content/common/service_worker_messages.h » ('j') | content/common/service_worker_messages.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index a7bd0eaada5065bbd04880fa10899fa829da7194..e490e72cbf8c4f41c5c8561e4b888af84cc7876e 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -36,6 +36,7 @@ include_rules = [
"+third_party/WebKit/public/web/WebContentSecurityPolicy.h",
"+third_party/WebKit/public/web/WebDragOperation.h",
"+third_party/WebKit/public/web/WebDragStatus.h",
+ "+third_party/WebKit/public/web/WebEmbeddedWorkerStartData.h",
"+third_party/WebKit/public/web/WebFindOptions.h",
"+third_party/WebKit/public/web/WebInputEvent.h",
"+third_party/WebKit/public/web/WebMediaPlayerAction.h",
« no previous file with comments | « no previous file | content/common/service_worker_messages.h » ('j') | content/common/service_worker_messages.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698