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

Unified Diff: components/invalidation/DEPS

Issue 446223002: Remove WeakHandle from components/invalidation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fixes Created 6 years, 4 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/invalidation/BUILD.gn ('k') | components/invalidation/invalidation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation/DEPS
diff --git a/components/invalidation/DEPS b/components/invalidation/DEPS
index e56ab22731c3fe1f6cfe61b6b34cefa920904928..215635581aa3cf61409862a52eb059fe53c7e4db 100644
--- a/components/invalidation/DEPS
+++ b/components/invalidation/DEPS
@@ -18,7 +18,4 @@ include_rules = [
# invalidation_notifier depends on the xmpp part of libjingle.
"+talk/xmpp",
-
- #TODO(rlarocque): Remove this dependency. See crbug.com/394925.
- "+sync/internal_api/public/util/weak_handle.h",
]
« no previous file with comments | « components/invalidation/BUILD.gn ('k') | components/invalidation/invalidation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698