Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(952)

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2863693003: Unify TouchAction classes (Closed)
Patch Set: Unfortunately doesn't work Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698