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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 include_rules = [
2 "+third_party/WebKit/Source/bindings",
3 "+third_party/WebKit/Source/core",
4 "+third_party/WebKit/Source/platform/heap",
5 "-third_party/WebKit/Source/modules",
6 "+third_party/WebKit/Source/modules/worklet",
7 "+third_party/WebKit/Source/platform",
8 "-third_party/WebKit/Source/web",
9 ]
OLDNEW
« 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