| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 12a4ef6750daf86c52cda13ea54980f44cb59b16..3bad478e77095b56f73b188ea81e4f065b43113c 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -954,6 +954,7 @@ component("platform") {
|
| "graphics/StrokeData.cpp",
|
| "graphics/StrokeData.h",
|
| "graphics/TextureHolder.h",
|
| + "graphics/TouchAction.h",
|
| "graphics/UnacceleratedImageBufferSurface.cpp",
|
| "graphics/UnacceleratedImageBufferSurface.h",
|
| "graphics/UnacceleratedStaticBitmapImage.cpp",
|
|
|