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

Unified Diff: Source/core/core.gypi

Issue 178673002: Rename Path to Path2D (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@path
Patch Set: Created 6 years, 10 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 2e818b544547362d4ada6cb3cba10b517bfe1ab6..7fe382a3fcfe4e22fa8c43fe413c2a086f23cde5 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -229,7 +229,7 @@
'html/canvas/OESTextureHalfFloat.idl',
'html/canvas/OESTextureHalfFloatLinear.idl',
'html/canvas/OESVertexArrayObject.idl',
- 'html/canvas/Path.idl',
+ 'html/canvas/Path2D.idl',
'html/canvas/WebGLActiveInfo.idl',
'html/canvas/WebGLBuffer.idl',
'html/canvas/WebGLCompressedTextureATC.idl',

Powered by Google App Engine
This is Rietveld 408576698