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

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

Issue 1535943005: Initial implementation of bindings and basic classes for worklets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 12 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/worklet/DEPS
diff --git a/third_party/WebKit/Source/modules/beacon/DEPS b/third_party/WebKit/Source/modules/worklet/DEPS
similarity index 84%
copy from third_party/WebKit/Source/modules/beacon/DEPS
copy to third_party/WebKit/Source/modules/worklet/DEPS
index af0867180f311f30897e518c33e939e26a1bafec..4556521ae613ec9798ac8433164aaba2645c078c 100644
--- a/third_party/WebKit/Source/modules/beacon/DEPS
+++ b/third_party/WebKit/Source/modules/worklet/DEPS
@@ -3,7 +3,7 @@ include_rules = [
"+core",
"+heap",
"-modules",
- "+modules/beacon",
+ "+modules/worklet",
"+platform",
"+public/platform",
"-web",

Powered by Google App Engine
This is Rietveld 408576698