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

Unified Diff: components/webdata/DEPS

Issue 382703002: Remove unused SQLLite tables from WebData (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase 2 Created 6 years, 5 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 | « components/test/data/web_database/version_57.sql ('k') | components/webdata/common/web_database.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webdata/DEPS
diff --git a/components/webdata/DEPS b/components/webdata/DEPS
index 1a60d96876d27536fbd8589cc39cecdadaf1268d..d443cb4286dd773155ccaceb6fc7354eacb307fa 100644
--- a/components/webdata/DEPS
+++ b/components/webdata/DEPS
@@ -10,10 +10,8 @@ specific_include_rules = {
"+chrome/browser/webdata/logins_table.h",
"+chrome/browser/webdata/token_service_table.h",
"+chrome/browser/webdata/token_web_data.h",
- "+chrome/browser/webdata/web_apps_table.h",
"+chrome/browser/webdata/web_data_service.h",
"+chrome/browser/webdata/web_data_service_factory.h",
- "+chrome/browser/webdata/web_intents_table.h",
"+components/autofill/core",
"+components/password_manager/core/browser/webdata",
"+components/search_engines/keyword_table.h",
« no previous file with comments | « components/test/data/web_database/version_57.sql ('k') | components/webdata/common/web_database.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698