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

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

Issue 2091023006: Adds EngineGeolocationFeature for Blimp Geolocation project. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge with head Created 4 years, 5 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/common/proto/BUILD.gn
diff --git a/blimp/common/proto/BUILD.gn b/blimp/common/proto/BUILD.gn
index 32e669c795fee96ff159bbab6eb7c8894ef17906..d4f91ec7df1607746cf77d0756cf05de40151878 100644
--- a/blimp/common/proto/BUILD.gn
+++ b/blimp/common/proto/BUILD.gn
@@ -28,7 +28,9 @@ proto_library("proto_internal") {
"blimp_message.proto",
"blob_cache.proto",
"blob_channel.proto",
+ "common.proto",
"compositor.proto",
+ "geolocation.proto",
"ime.proto",
"input.proto",
"navigation.proto",

Powered by Google App Engine
This is Rietveld 408576698