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

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: 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..04da1048ece2f35d4cbcebe8e496710dfdccd276 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -67,6 +67,8 @@
'../base/base.gyp:base_i18n',
'../google_apis/google_apis.gyp:google_apis',
'../net/net.gyp:net',
+ '../device/geolocation/geolocation.gyp:device_geolocation',
+ '../device/geolocation/geolocation.gyp:device_geolocation_public_cpp',
'../skia/skia.gyp:skia',
'../sql/sql.gyp:sql',
'../sync/sync.gyp:sync',

Powered by Google App Engine
This is Rietveld 408576698