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

Side by Side Diff: third_party/WebKit/Source/modules/csspaint/DEPS

Issue 1818223002: Introduce PaintWorkletGlobalScope, rename renderWorklet attribute to paintWorklet. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix interface listing order. Created 4 years, 9 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
1 include_rules = [ 1 include_rules = [
2 "+third_party/WebKit/Source/bindings", 2 "+third_party/WebKit/Source/bindings",
3 "+third_party/WebKit/Source/core", 3 "+third_party/WebKit/Source/core",
4 "+third_party/WebKit/Source/platform/heap", 4 "+third_party/WebKit/Source/platform/heap",
5 "-third_party/WebKit/Source/modules", 5 "-third_party/WebKit/Source/modules",
6 "+third_party/WebKit/Source/modules/csspaint",
6 "+third_party/WebKit/Source/modules/worklet", 7 "+third_party/WebKit/Source/modules/worklet",
7 "+third_party/WebKit/Source/platform", 8 "+third_party/WebKit/Source/platform",
8 "-third_party/WebKit/Source/web", 9 "-third_party/WebKit/Source/web",
9 ] 10 ]
OLDNEW
« no previous file with comments | « third_party/WebKit/Source/core/dom/ExecutionContext.h ('k') | third_party/WebKit/Source/modules/csspaint/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698