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

Unified Diff: third_party/WebKit/Source/bindings/modules/v8/generated.gni

Issue 2723093004: Adds SVGImageElement as a CanvasImageSource (Closed)
Patch Set: Moved from circle to rect, to avoid aliasing Created 3 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/bindings/modules/v8/generated.gni
diff --git a/third_party/WebKit/Source/bindings/modules/v8/generated.gni b/third_party/WebKit/Source/bindings/modules/v8/generated.gni
index b7536970da16e2a8a006cc677e4f39b3e90ec03e..bb88d744ae953552d57d56f8c0895ee59f425d9f 100644
--- a/third_party/WebKit/Source/bindings/modules/v8/generated.gni
+++ b/third_party/WebKit/Source/bindings/modules/v8/generated.gni
@@ -30,8 +30,8 @@ bindings_modules_generated_union_type_files = [
"$bindings_modules_v8_output_dir/ByteStringSequenceSequenceOrDictionaryOrHeaders.h",
"$bindings_modules_v8_output_dir/ClientOrServiceWorkerOrMessagePort.cpp",
"$bindings_modules_v8_output_dir/ClientOrServiceWorkerOrMessagePort.h",
- "$bindings_modules_v8_output_dir/CSSImageValueOrHTMLImageElementOrHTMLVideoElementOrHTMLCanvasElementOrImageBitmapOrOffscreenCanvas.cpp",
- "$bindings_modules_v8_output_dir/CSSImageValueOrHTMLImageElementOrHTMLVideoElementOrHTMLCanvasElementOrImageBitmapOrOffscreenCanvas.h",
+ "$bindings_modules_v8_output_dir/CSSImageValueOrHTMLImageElementOrSVGImageElementOrHTMLVideoElementOrHTMLCanvasElementOrImageBitmapOrOffscreenCanvas.cpp",
+ "$bindings_modules_v8_output_dir/CSSImageValueOrHTMLImageElementOrSVGImageElementOrHTMLVideoElementOrHTMLCanvasElementOrImageBitmapOrOffscreenCanvas.h",
"$bindings_modules_v8_output_dir/DictionaryOrString.cpp",
"$bindings_modules_v8_output_dir/DictionaryOrString.h",
"$bindings_modules_v8_output_dir/DoubleOrConstrainDoubleRange.cpp",

Powered by Google App Engine
This is Rietveld 408576698