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

Unified Diff: chrome/browser/api/DEPS

Issue 10908065: Introduce a couple of abstract bases for WebDataService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Respond to comments Created 8 years, 3 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 | « no previous file | chrome/browser/api/webdata/autofill_web_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/api/DEPS
diff --git a/chrome/browser/api/DEPS b/chrome/browser/api/DEPS
index bc3a52fee365bfd1f9f3f5a2273092b8a84aca78..d7ae34ec1501458d1db0cd76d63160e44ec54d43 100644
--- a/chrome/browser/api/DEPS
+++ b/chrome/browser/api/DEPS
@@ -26,6 +26,9 @@
include_rules = [
"-chrome/browser",
"+chrome/browser/api",
+
+ # TODO(joi): Get rid of this.
+ "!chrome/browser/profiles/refcounted_profile_keyed_service.h",
]
specific_include_rules = {
« no previous file with comments | « no previous file | chrome/browser/api/webdata/autofill_web_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698