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

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

Issue 2262483003: Worklet: Move common worklet code from modules/worklet to core/workers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove modules/worklet directory Created 4 years, 4 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/csspaint/DEPS b/third_party/WebKit/Source/modules/csspaint/DEPS
index 7648e43c2b44a251ae474515114b6409befb4c61..441bbe182aa424a9ecf7db14b11122c16542ac77 100644
--- a/third_party/WebKit/Source/modules/csspaint/DEPS
+++ b/third_party/WebKit/Source/modules/csspaint/DEPS
@@ -4,7 +4,6 @@ include_rules = [
"+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/modules/compositorworker/DEPS ('k') | third_party/WebKit/Source/modules/csspaint/PaintWorklet.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698