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

Unified Diff: blimp/common/proto/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: Merge origin/master 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
« no previous file with comments | « blimp/common/create_blimp_message.cc ('k') | blimp/common/proto/blimp_message.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/common/proto/BUILD.gn
diff --git a/blimp/common/proto/BUILD.gn b/blimp/common/proto/BUILD.gn
index d14960ac7bcfa05c86016974c3a7be3bd82e971a..3359066db569308ef871dc0df0b1ba8ebe6a980d 100644
--- a/blimp/common/proto/BUILD.gn
+++ b/blimp/common/proto/BUILD.gn
@@ -27,6 +27,7 @@ proto_library("proto_internal") {
sources = [
"blimp_message.proto",
"compositor.proto",
+ "ime.proto",
"input.proto",
"navigation.proto",
"protocol_control.proto",
« no previous file with comments | « blimp/common/create_blimp_message.cc ('k') | blimp/common/proto/blimp_message.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698