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

Unified Diff: chrome/chrome_browser.gypi

Issue 11230060: Adding commandline switch and user pref for autofill server url. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixing final (I hope) style nits Created 8 years, 2 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/browser/autofill/autofill_download_url_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index b5ba698d8d1fc6c59f4c50f0658b83fb96ca82a0..c63f63f3331dc968be3149dc82b4df31ecee4f12 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -225,6 +225,8 @@
'browser/autofill/autofill_country.h',
'browser/autofill/autofill_download.cc',
'browser/autofill/autofill_download.h',
+ 'browser/autofill/autofill_download_url.cc',
+ 'browser/autofill/autofill_download_url.h',
'browser/autofill/autofill_external_delegate.cc',
'browser/autofill/autofill_external_delegate.h',
'browser/autofill/autofill_field.cc',
« no previous file with comments | « chrome/browser/autofill/autofill_download_url_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698