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

Unified Diff: third_party/WebKit/Source/modules/worklet/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
« no previous file with comments | « third_party/WebKit/Source/modules/modules.gypi ('k') | third_party/WebKit/Source/modules/worklet/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/worklet/DEPS
diff --git a/third_party/WebKit/Source/modules/worklet/DEPS b/third_party/WebKit/Source/modules/worklet/DEPS
deleted file mode 100644
index 7b9ce8fce5feec6c421d14f857ec15432c66291a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/modules/worklet/DEPS
+++ /dev/null
@@ -1,9 +0,0 @@
-include_rules = [
- "+third_party/WebKit/Source/bindings",
- "+third_party/WebKit/Source/core",
- "+third_party/WebKit/Source/platform/heap",
- "-third_party/WebKit/Source/modules",
- "+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/modules.gypi ('k') | third_party/WebKit/Source/modules/worklet/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698