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

Unified Diff: components/webdata/DEPS

Issue 15734014: Split token-related methods from WebDataService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix DEPs again Created 7 years, 7 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') | components/webdata/common/web_data_service_test_util.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 6ccecd5d1c31c661d29691a46a489bff01305546..5353917f8b4f6cb19498a89c009c252fb86384ed 100644
--- a/components/webdata/DEPS
+++ b/components/webdata/DEPS
@@ -12,6 +12,7 @@ specific_include_rules = {
"+chrome/browser/webdata/keyword_table.h",
"+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",
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/webdata/common/web_data_service_test_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698