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

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

Issue 2826773002: Rename CanvasPathMethods to CanvasPath (Closed)
Patch Set: x Created 3 years, 8 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 c919feb936a5203b3c4af8be28e635421ace533f..c68f3ecc4108b27ffcc6f90bde75d5fa53f08bbb 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -591,7 +591,7 @@ modules_dependency_idl_files =
"cachestorage/WindowCacheStorage.idl",
"cachestorage/WorkerCacheStorage.idl",
"canvas/HTMLCanvasElementModule.idl",
- "canvas2d/CanvasPathMethods.idl",
+ "canvas2d/CanvasPath.idl",
"compositorworker/WindowAnimationWorklet.idl",
"credentialmanager/NavigatorCredentials.idl",
"crypto/WindowCrypto.idl",

Powered by Google App Engine
This is Rietveld 408576698