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

Unified Diff: third_party/WebKit/Source/platform/DEPS

Issue 2058133002: Fix DevTools support of worklets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move callingContextCanAccessContext to BindingSecurity Created 4 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
Index: third_party/WebKit/Source/platform/DEPS
diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
index c572870a34e3c3fa430b503c1d7110899d5593b6..8e5773f38196b5b3c424934d82dc60560043811d 100644
--- a/third_party/WebKit/Source/platform/DEPS
+++ b/third_party/WebKit/Source/platform/DEPS
@@ -21,6 +21,7 @@ include_rules = [
"+base/trace_event",
"+base/values.h",
"+device",
+ "+bindings",
"+gpu/GLES2",
"+mozilla",
"+platform",
@@ -31,7 +32,6 @@ include_rules = [
"+ui/gfx",
"+url",
"+webp",
- "-bindings",
"-core",
"-modules",
]

Powered by Google App Engine
This is Rietveld 408576698