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

Unified Diff: chrome/browser/chromeos/policy/DEPS

Issue 400073003: Finish decoupling sync and invalidations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix GN Created 6 years, 5 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/chromeos/policy/device_cloud_policy_invalidator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/policy/DEPS
diff --git a/chrome/browser/chromeos/policy/DEPS b/chrome/browser/chromeos/policy/DEPS
index afb5d75a1a9f931faaadbd5480b1455847687bab..887ac0fd895eb9df6a863921ae13f3fd4fcba721 100644
--- a/chrome/browser/chromeos/policy/DEPS
+++ b/chrome/browser/chromeos/policy/DEPS
@@ -1,7 +1,4 @@
include_rules = [
+ "+components/invalidation",
"+components/user_manager",
-
- #TODO(rlarocque): Move this dependency into the invalidation component.
- #See crbug.com/259559.
- "+sync/internal_api/public/base",
]
« no previous file with comments | « no previous file | chrome/browser/chromeos/policy/device_cloud_policy_invalidator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698