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

Unified Diff: third_party/WebKit/Source/bindings/core/DEPS

Issue 1510603005: [Do not submit] Worklet implementation. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: A basic CompositorWorklet implementation. Created 5 years 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 | third_party/WebKit/Source/bindings/core/v8/ActiveDOMCallback.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/bindings/core/DEPS
diff --git a/third_party/WebKit/Source/bindings/core/DEPS b/third_party/WebKit/Source/bindings/core/DEPS
index 368afe6a734892c280ae3a6b832f5dac467269d3..dae115657342fc2ed171d4cec3b2875cb5d72516 100644
--- a/third_party/WebKit/Source/bindings/core/DEPS
+++ b/third_party/WebKit/Source/bindings/core/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+bindings/core",
"-bindings/modules",
+ "+bindings/modules/v8/V8BindingForModules.h",
"+core",
"+heap",
"+gin/public",
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/core/v8/ActiveDOMCallback.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698