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

Unified Diff: chrome/chrome_tests_unit.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/chrome_browser.gypi ('k') | chrome_frame/test/delete_chrome_history_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index a443b2c4009c9573dfd3fe010391bb4da95a35a0..3c657d8ec0bafdccff205c9f6ee0724e81dd57bd 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1681,10 +1681,10 @@
# TODO(caitkp): Move to //components/components.gypi once
# remaining dependencies back to //chrome are eliminated.
- '../components/webdata/autofill/autofill_entry_unittest.cc',
- '../components/webdata/autofill/autofill_table_unittest.cc',
- '../components/webdata/autofill/web_data_service_unittest.cc',
- '../components/webdata/autofill/web_database_migration_unittest.cc',
+ '../components/autofill/browser/webdata/autofill_entry_unittest.cc',
+ '../components/autofill/browser/webdata/autofill_table_unittest.cc',
+ '../components/autofill/browser/webdata/web_data_service_unittest.cc',
+ '../components/webdata/common/web_database_migration_unittest.cc',
'../components/webdata/common/web_data_service_test_util.cc',
'../components/webdata/common/web_data_service_test_util.h',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome_frame/test/delete_chrome_history_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698