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

Unified Diff: third_party/WebKit/Source/modules/csspaint/DEPS

Issue 1818223002: Introduce PaintWorkletGlobalScope, rename renderWorklet attribute to paintWorklet. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix interface listing order. Created 4 years, 9 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/modules/csspaint/DEPS
diff --git a/third_party/WebKit/Source/modules/worklet/DEPS b/third_party/WebKit/Source/modules/csspaint/DEPS
similarity index 86%
copy from third_party/WebKit/Source/modules/worklet/DEPS
copy to third_party/WebKit/Source/modules/csspaint/DEPS
index 7b9ce8fce5feec6c421d14f857ec15432c66291a..7648e43c2b44a251ae474515114b6409befb4c61 100644
--- a/third_party/WebKit/Source/modules/worklet/DEPS
+++ b/third_party/WebKit/Source/modules/csspaint/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+third_party/WebKit/Source/core",
"+third_party/WebKit/Source/platform/heap",
"-third_party/WebKit/Source/modules",
+ "+third_party/WebKit/Source/modules/csspaint",
"+third_party/WebKit/Source/modules/worklet",
"+third_party/WebKit/Source/platform",
"-third_party/WebKit/Source/web",
« no previous file with comments | « third_party/WebKit/Source/core/dom/ExecutionContext.h ('k') | third_party/WebKit/Source/modules/csspaint/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698