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

Unified Diff: components/autofill.gypi

Issue 2192683003: Revert of Reland: Geolocation: move from content/browser to device/ (patchset #2 id:20001 of https:… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2810
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
« no previous file with comments | « components/BUILD.gn ('k') | components/autofill/content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 7f42600f6b1504d4237a4f3558464356435f424f..ef32405458ca6d00b8e70c736176beb2e635f312 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -260,14 +260,8 @@
'autofill/core/browser/autofill_save_card_infobar_delegate_mobile.h',
'autofill/core/browser/autofill_save_card_infobar_mobile.h',
],
- }],
- ['OS!="ios"', {
- 'dependencies': [
- '../device/geolocation/geolocation.gyp:device_geolocation',
- ]
- }],
+ }]
],
-
},
{
« no previous file with comments | « components/BUILD.gn ('k') | components/autofill/content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698