| Index: third_party/WebKit/Source/core/html/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/html/BUILD.gn b/third_party/WebKit/Source/core/html/BUILD.gn
|
| index 65c6ae5b1f32d9646d97c9b37af5156c6f880229..81857d11e6d9a5d14ac12d25007522f3406f4c24 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -272,6 +272,8 @@ blink_core_sources("html") {
|
| "canvas/CanvasDrawListener.h",
|
| "canvas/CanvasFontCache.cpp",
|
| "canvas/CanvasFontCache.h",
|
| + "canvas/CanvasImageElementSource.cpp",
|
| + "canvas/CanvasImageElementSource.h",
|
| "canvas/CanvasImageSource.h",
|
| "canvas/CanvasRenderingContext.cpp",
|
| "canvas/CanvasRenderingContext.h",
|
|
|