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

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

Issue 2864833002: Tapping handle shouldn't select misspelled word (Closed)
Patch Set: Fixed naming 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 f8f6b1cf0e82ae3f68cafa03701f6e4bbfaccb4d..b5ee7df8a4221dd960a9d7644fe3a2f8c51ba6c5 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -532,6 +532,7 @@ source_set("blink_headers") {
"web/WebMediaStreamRegistry.h",
"web/WebMemoryStatistics.h",
"web/WebMenuItemInfo.h",
+ "web/WebMenuSourceType.h",
"web/WebMetaElement.h",
"web/WebNavigationPolicy.h",
"web/WebNavigationType.h",
« no previous file with comments | « third_party/WebKit/Source/web/tests/WebViewTest.cpp ('k') | third_party/WebKit/public/web/WebMenuSourceType.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698