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

Unified Diff: components/autofill.gypi

Issue 2176753003: Geolocation: move from content/browser to device/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed device/geolocation/public/cpp 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.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 0a4746e6e56ca8544c3c4071aedc7e2c300d7aa7..4cc97ed7b561f24f1e69a8b536ade8807b2a7618 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -67,6 +67,7 @@
'../base/base.gyp:base_i18n',
'../google_apis/google_apis.gyp:google_apis',
'../net/net.gyp:net',
+ '../device/geolocation/geolocation.gyp:device_geolocation',
'../skia/skia.gyp:skia',
'../sql/sql.gyp:sql',
'../sync/sync.gyp:sync',

Powered by Google App Engine
This is Rietveld 408576698