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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2896773002: [DONT COMMIT] PaintWorklet: Move paintWorklet from 'window' to 'CSS' (Closed)
Patch Set: WIP Created 3 years, 6 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/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index 25f7705357b2222ee59eb42ebf3dc3486c552df3..511ca6cd9aedb3d8cc4bdf77de964da521e67ab0 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -598,7 +598,7 @@ modules_dependency_idl_files =
"credentialmanager/NavigatorCredentials.idl",
"crypto/WindowCrypto.idl",
"crypto/WorkerGlobalScopeCrypto.idl",
- "csspaint/WindowPaintWorklet.idl",
+ "csspaint/CSSPaintWorklet.idl",
"device_orientation/WindowDeviceMotion.idl",
"device_orientation/WindowDeviceOrientation.idl",
"donottrack/NavigatorDoNotTrack.idl",

Powered by Google App Engine
This is Rietveld 408576698