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

Unified Diff: chrome/browser/resource_coordinator/DEPS

Issue 2938443002: [GRC] UKM Support (Closed)
Patch Set: Address reviewer feedback Created 3 years, 6 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/resource_coordinator/DEPS
diff --git a/chrome/browser/resource_coordinator/DEPS b/chrome/browser/resource_coordinator/DEPS
index 57c4684a0c2971c1c56eadeacc07a276dda8a890..0fecc23cc753aefb3f87fdd7d678c7fa4c7dab1a 100644
--- a/chrome/browser/resource_coordinator/DEPS
+++ b/chrome/browser/resource_coordinator/DEPS
@@ -3,4 +3,5 @@ include_rules = [
"+ash/multi_profile_uma.h",
"+ash/shell.h",
"+ash/shell_port.h",
+ "+services/resource_coordinator/public",
]

Powered by Google App Engine
This is Rietveld 408576698