| 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 5d03bedbd31d44de5fc0a6eb403cc5c834303453..92064550a4a938a4fcdd5c83666e480e90574a15 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',
|
|
|