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

Unified Diff: blimp/client/DEPS

Issue 2161223003: Adds GeolocationFeature for Blimp Geolocation project. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@engine_feature_prep
Patch Set: Fixes BUILD to include //device/geolocation Created 4 years, 4 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/client/DEPS
diff --git a/blimp/client/DEPS b/blimp/client/DEPS
index bd936fd603ee23534d0dd7f6bc8e980ce886178e..2d223cf4301c6a8e2e0c102aa838aaecee8d9279 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+components/url_formatter",
"+components/version_info",
"-content",
+ "+device/geolocation",
"+gpu",
"+jni",
"+net",

Powered by Google App Engine
This is Rietveld 408576698