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

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: Addresses comments and adds unit tests 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
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",
]

Powered by Google App Engine
This is Rietveld 408576698