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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 12434004: Move remaining Autofill code to //components/autofill. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix long lines Created 7 years, 9 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 | « chrome/chrome_browser_chromeos.gypi ('k') | chrome/chrome_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 30a8f2c082baa189e3de8eb467ebff950bf2d83e..4b5430fd0072f0fabb399d8ff644a2ce17c1a5dd 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2216,12 +2216,12 @@
'conditions': [
['OS != "ios"', {
'dependencies': [
- 'autofill_regexes',
'browser_extensions',
'browser/performance_monitor/performance_monitor.gyp:performance_monitor',
'common/extensions/api/api.gyp:api',
'debugger',
'installer_util',
+ '../components/components.gyp:autofill_regexes',
'../device/device.gyp:device_bluetooth',
'../net/net.gyp:net_with_v8',
'../printing/printing.gyp:printing',
« no previous file with comments | « chrome/chrome_browser_chromeos.gypi ('k') | chrome/chrome_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698