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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2863693003: Unify TouchAction classes (Closed)
Patch Set: needs more 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/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index c7a5b2111707afe74bfdc4250230a0daf10cb935..3c28bfd726eac0db8006c38d6cdeaa848b39afdf 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -591,7 +591,6 @@ source_set("blink_headers") {
"web/WebTextDecorationType.h",
"web/WebTextDirection.h",
"web/WebTextInputType.h",
- "web/WebTouchAction.h",
"web/WebTreeScopeType.h",
"web/WebUserGestureIndicator.h",
"web/WebUserGestureToken.h",

Powered by Google App Engine
This is Rietveld 408576698