| 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 ae3facbc94a977625e0872209d0c04943372272c..c3cae6bc3edf3634c287b0c5e8b0c806ef3d8827 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -951,6 +951,7 @@ component("platform") {
|
| "graphics/StrokeData.cpp",
|
| "graphics/StrokeData.h",
|
| "graphics/TextureHolder.h",
|
| + "graphics/TouchAction.h",
|
| "graphics/UnacceleratedImageBufferSurface.cpp",
|
| "graphics/UnacceleratedImageBufferSurface.h",
|
| "graphics/UnacceleratedStaticBitmapImage.cpp",
|
|
|