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

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

Issue 2577203002: Remove use of WebNode/WebElement in translate_helper (Closed)
Patch Set: Add WebLanguageDetectionDetails Created 4 years 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 36b465affc71f92a6e17bd16548e39245aa1953f..e435680c9c58217b95959a3f8d57d377fb2773ae 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -206,6 +206,7 @@ source_set("blink_headers") {
"platform/WebInputEvent.h",
"platform/WebInputEventResult.h",
"platform/WebInsecureRequestPolicy.h",
+ "platform/WebLanguageDetectionDetails.h",
"platform/WebLayer.h",
"platform/WebLayerPositionConstraint.h",
"platform/WebLayerScrollClient.h",

Powered by Google App Engine
This is Rietveld 408576698