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

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: Another browser test fix Created 7 years, 3 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..a4b3cb3d958ac61aa05faeb5f9c601bc86890183 100644
--- a/chrome/browser/policy/cloud/DEPS
+++ b/chrome/browser/policy/cloud/DEPS
@@ -144,4 +144,8 @@ specific_include_rules = {
"+chrome/test/base/testing_profile.h",
"+content/public/test/test_browser_thread.h",
],
+
+ r"cloud_policy_browsertest.cc": [
+ "+sync/internal_api/public/base/invalidation.h",
+ ],
}

Powered by Google App Engine
This is Rietveld 408576698