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

Unified Diff: third_party/WebKit/Source/modules/compositorworker/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/compositorworker/DEPS
diff --git a/third_party/WebKit/Source/modules/compositorworker/DEPS b/third_party/WebKit/Source/modules/compositorworker/DEPS
index 7780fa9aebd4fb450a9a47c8f45ef825b7f77083..58de9cdd0ec8ae1636578e5d31309d9b8bbcdd25 100644
--- a/third_party/WebKit/Source/modules/compositorworker/DEPS
+++ b/third_party/WebKit/Source/modules/compositorworker/DEPS
@@ -6,7 +6,6 @@ include_rules = [
"+modules/EventTargetModules.h",
"+modules/ModulesExport.h",
"+modules/compositorworker",
- "+modules/worklet",
"+platform",
"+public/platform",
"-web",

Powered by Google App Engine
This is Rietveld 408576698