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

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

Issue 2377873002: Initial definition of HeliumSyncManager and SyncRegistration objects. (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | blimp/common/proto/helium.proto » ('j') | blimp/common/proto/helium.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 d4f91ec7df1607746cf77d0756cf05de40151878..c75c5b981a6fa763be725b33be793f23d1bf8611 100644
--- a/blimp/common/proto/BUILD.gn
+++ b/blimp/common/proto/BUILD.gn
@@ -31,6 +31,7 @@ proto_library("proto_internal") {
"common.proto",
"compositor.proto",
"geolocation.proto",
+ "helium.proto",
perumaal 2016/09/28 23:31:30 Could you start a new proto library so it's easier
Kevin M 2016/09/29 00:06:28 Acknowledged.
"ime.proto",
"input.proto",
"navigation.proto",
« no previous file with comments | « no previous file | blimp/common/proto/helium.proto » ('j') | blimp/common/proto/helium.proto » ('J')

Powered by Google App Engine
This is Rietveld 408576698