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

Unified Diff: blimp/common/proto/BUILD.gn

Issue 1492643003: [Blimp Net] Add EngineAuthHandler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | blimp/common/proto/blimp_message.proto » ('j') | blimp/common/proto/blimp_message.proto » ('J')
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 fa564ebbb973b6465bae3c19abc9bf226c1941d9..80d3d2aad43f7aa62baf035c30e65f48c3a46cdb 100644
--- a/blimp/common/proto/BUILD.gn
+++ b/blimp/common/proto/BUILD.gn
@@ -30,6 +30,7 @@ proto_library("proto_internal") {
"control.proto",
"input.proto",
"navigation.proto",
+ "protocol_control.proto",
"render_widget.proto",
"size.proto",
]
« no previous file with comments | « no previous file | blimp/common/proto/blimp_message.proto » ('j') | blimp/common/proto/blimp_message.proto » ('J')

Powered by Google App Engine
This is Rietveld 408576698