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

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

Issue 23441042: Refactor common invalidation framework types (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move DEPS rule Created 7 years, 2 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 bac91b526b82aaa7c36f5a729d9a7bbe52aec0f3..c9f0169d405634fc943553a665cf6d821f4417fe 100644
--- a/chrome/browser/policy/cloud/DEPS
+++ b/chrome/browser/policy/cloud/DEPS
@@ -32,6 +32,10 @@ specific_include_rules = {
"+content/test/net",
],
+ r"cloud_policy_browsertest.cc": [
+ "+sync/internal_api/public/base/invalidation.h",
+ ],
+
# TODO(joaodasilva): remove these exceptions.
r"cloud_external_data_manager_base_unittest\.cc": [
"+content/public/test/test_browser_thread_bundle.h",
« no previous file with comments | « chrome/browser/invalidation/p2p_invalidation_service.cc ('k') | chrome/browser/policy/cloud/cloud_policy_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698