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

Unified Diff: blimp/client/BUILD.gn

Issue 1779673003: Added network components for blimp text input feature (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: blimp/client/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index 55a32852dbdc57c005acee01e76376d8e76062e8..c4779db9db7edf38408bfdc4340e67b9aaa09865 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -116,6 +116,8 @@ source_set("feature") {
"feature/render_widget_feature.h",
"feature/tab_control_feature.cc",
"feature/tab_control_feature.h",
+ "feature/web_input_feature.cc",
+ "feature/web_input_feature.h",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698