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

Unified Diff: chrome/chrome_browser.gypi

Issue 6677124: Move migration code out of WebDatabase and into table-specific classes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Nits from dhollowa Created 9 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/browser/webdata/web_database.cc ('k') | no next file » | 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 d25a5fbc1171dd810ca90bb4c788e90a2872e8b5..c580b6ffe9132386e80a41cc6791090a7bdc2ed4 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3324,8 +3324,6 @@
'browser/webdata/autofill_entry.h',
'browser/webdata/autofill_table.cc',
'browser/webdata/autofill_table.h',
- 'browser/webdata/autofill_util.cc',
- 'browser/webdata/autofill_util.h',
'browser/webdata/keyword_table.cc',
'browser/webdata/keyword_table.h',
'browser/webdata/logins_table.cc',
« no previous file with comments | « chrome/browser/webdata/web_database.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698