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

Unified Diff: components/webdata/DEPS

Issue 16174013: Remove dependency of WebData on content (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments Created 7 years, 6 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: components/webdata/DEPS
diff --git a/components/webdata/DEPS b/components/webdata/DEPS
index e93aea878f067930b1ff199d2a7fb0353f5dd2b0..d0c7e8fc205352faa1f2df28dcbe200c53ffd20f 100644
--- a/components/webdata/DEPS
+++ b/components/webdata/DEPS
@@ -4,9 +4,6 @@ include_rules = [
"-content",
"+sql",
"+ui",
-
- # TODO(droger): Remove all dependencies on content (http://crbug.com/248049).
- "+content/public/browser/browser_thread.h",
]
specific_include_rules = {
« no previous file with comments | « components/autofill/browser/webdata/web_data_service_unittest.cc ('k') | components/webdata/common/web_data_request_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698