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

Unified Diff: blimp/client/feature/DEPS

Issue 2161223003: Adds GeolocationFeature for Blimp Geolocation project. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@engine_feature_prep
Patch Set: Makes UnexpectedMessage test work outside of debug 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/feature/DEPS
diff --git a/chromeos/geolocation/DEPS b/blimp/client/feature/DEPS
similarity index 71%
copy from chromeos/geolocation/DEPS
copy to blimp/client/feature/DEPS
index b2d24835ce265e19da685f665135dbbdfb265222..c180158f2d295bb0b6d0f1221d7fa038ce78b352 100644
--- a/chromeos/geolocation/DEPS
+++ b/blimp/client/feature/DEPS
@@ -1,4 +1,3 @@
include_rules = [
"+device/geolocation",
- "+google_apis",
Kevin M 2016/08/15 20:35:40 Any reason why this was removed?
CJ 2016/08/15 21:59:31 Done.
]

Powered by Google App Engine
This is Rietveld 408576698