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

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: . 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
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') | chrome/browser/api/webdata/autofill_web_data.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698