| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index 27eb83c9725c348ff2b11e4eddf88458c7f17db3..1b0a3641e5bd1e4165618637656428ddc3ce3d24 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -830,6 +830,8 @@
|
| 'cachestorage/GlobalCacheStorage.h',
|
| 'cachestorage/InspectorCacheStorageAgent.cpp',
|
| 'cachestorage/InspectorCacheStorageAgent.h',
|
| + 'canvas2d/BaseRenderingContext2D.cpp',
|
| + 'canvas2d/BaseRenderingContext2D.h',
|
| 'canvas2d/CanvasGradient.cpp',
|
| 'canvas2d/CanvasGradient.h',
|
| 'canvas2d/CanvasPathMethods.cpp',
|
|
|