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

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: Created 4 years, 6 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 de71aee082193dbedaba878704d640433bf6f194..b5f60b2a02a96ecdd42d5dd7c566237688ce5e53 100644
--- a/blimp/common/proto/BUILD.gn
+++ b/blimp/common/proto/BUILD.gn
@@ -29,6 +29,7 @@ proto_library("proto_internal") {
"blob_cache.proto",
"blob_channel.proto",
"compositor.proto",
+ "geolocation.proto",
"ime.proto",
"input.proto",
"navigation.proto",

Powered by Google App Engine
This is Rietveld 408576698