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

Unified Diff: chrome/chrome_browser.gypi

Issue 13839013: Webdata Component tryjobs NOT FOR REVIEW (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: After WD/AF merge Created 7 years, 8 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/webdata/web_data_service_factory.cc ('k') | chrome/chrome_tests_unit.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 cd1a72e22292059535b1da7a1ea7221f8f111495..62e866f210d2c3bd1aba2788ff71b5b46d691149 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -31,6 +31,7 @@
'../components/components.gyp:user_prefs',
'../components/components.gyp:visitedlink_browser',
'../components/components.gyp:visitedlink_common',
+ '../components/components.gyp:webdata_common',
'../content/content.gyp:content_browser',
'../content/content.gyp:content_common',
'../crypto/crypto.gyp:crypto',
@@ -2126,33 +2127,6 @@
'test/perf/perf_test.cc',
'test/perf/perf_test.h',
- # TODO(joi): Move to //components/components.gypi once
- # remaining dependencies back to //chrome are eliminated.
- '../components/webdata/autofill/autofill_change.cc',
- '../components/webdata/autofill/autofill_change.h',
- '../components/webdata/autofill/autofill_entry.cc',
- '../components/webdata/autofill/autofill_entry.h',
- '../components/webdata/autofill/autofill_table.cc',
- '../components/webdata/autofill/autofill_table.h',
- '../components/webdata/autofill/autofill_webdata.h',
- '../components/webdata/autofill/autofill_webdata_service.cc',
- '../components/webdata/autofill/autofill_webdata_service.h',
- '../components/webdata/autofill/autofill_webdata_service_observer.h',
- '../components/webdata/common/web_database.cc',
- '../components/webdata/common/web_database.h',
- '../components/webdata/common/web_database_service.cc',
- '../components/webdata/common/web_database_service.h',
- '../components/webdata/common/web_database_table.cc',
- '../components/webdata/common/web_database_table.h',
- '../components/webdata/common/web_data_request_manager.cc',
- '../components/webdata/common/web_data_request_manager.h',
- '../components/webdata/common/web_data_results.h',
- '../components/webdata/common/web_data_service_base.cc',
- '../components/webdata/common/web_data_service_base.h',
- '../components/webdata/common/web_data_service_consumer.h',
- '../components/webdata/common/webdata_constants.cc',
- '../components/webdata/common/webdata_constants.h',
-
# These files are generated by GRIT.
'<(grit_out_dir)/grit/component_extension_resources_map.cc',
'<(grit_out_dir)/grit/devtools_discovery_page_resources_map.cc',
« no previous file with comments | « chrome/browser/webdata/web_data_service_factory.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698