| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 662cb0fee9dc7b7bfa27108983dbfa13b0f998ef..020a4737a4c57de6e2c71957fb8c27674186d2f9 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2967,6 +2967,9 @@
|
| 'html/canvas/CanvasRenderingContextFactory.h',
|
| 'html/canvas/OffscreenCanvas.cpp',
|
| 'html/canvas/OffscreenCanvas.h',
|
| + 'html/canvas/OffscreenCanvasRenderingContext.cpp',
|
| + 'html/canvas/OffscreenCanvasRenderingContext.h',
|
| + 'html/canvas/OffscreenCanvasRenderingContextFactory.h',
|
| 'html/forms/BaseButtonInputType.cpp',
|
| 'html/forms/BaseButtonInputType.h',
|
| 'html/forms/BaseCheckableInputType.cpp',
|
|
|