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

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

Issue 255273002: First step towards invalidations componentization (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 8 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/policy/cloud/DEPS
diff --git a/chrome/browser/policy/cloud/DEPS b/chrome/browser/policy/cloud/DEPS
index 3e754ec350b3b5cd02b00e5b85945c33733c89d6..efb07ff8e974d7b68adfce126f47036b223249ca 100644
--- a/chrome/browser/policy/cloud/DEPS
+++ b/chrome/browser/policy/cloud/DEPS
@@ -49,7 +49,7 @@ specific_include_rules = {
# TODO(joaodasilva): remove these exceptions.
r"cloud_policy_invalidator\.cc": [
- "+chrome/browser/invalidation/invalidation_service.h",
+ "+components/invalidation"
bartfab (slow) 2014/05/05 12:11:39 Nit: Move this to the include_rules above. A depen
rlarocque 2014/05/05 17:39:10 Done.
],
r"cloud_policy_invalidator_unittest\.cc": [

Powered by Google App Engine
This is Rietveld 408576698