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

Unified Diff: components/autofill/content/browser/DEPS

Issue 2176753003: Geolocation: move from content/browser to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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: components/autofill/content/browser/DEPS
diff --git a/components/autofill/content/browser/DEPS b/components/autofill/content/browser/DEPS
index 58131085a11e0cd2699034cc7270c3ad339c0b94..302d55e64a52bb837ff2d8f36ae2502c329d950b 100644
--- a/components/autofill/content/browser/DEPS
+++ b/components/autofill/content/browser/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/webdata/common",
"+content/public/browser",
"+crypto/random.h",
+ "+device/geolocation/public/cpp",
"+google_apis/gaia",
"+google_apis/google_api_keys.h",
"+gpu/config/gpu_info.h",

Powered by Google App Engine
This is Rietveld 408576698