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

Unified Diff: chrome/browser/resource_coordinator/DEPS

Issue 2938443002: [GRC] UKM Support (Closed)
Patch Set: Refactor 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..b83493a532eb3fa17707fac68befb897ad800bab 100644
--- a/chrome/browser/resource_coordinator/DEPS
+++ b/chrome/browser/resource_coordinator/DEPS
@@ -3,4 +3,6 @@ include_rules = [
"+ash/multi_profile_uma.h",
"+ash/shell.h",
"+ash/shell_port.h",
+ "+content/public/renderer/render_thread.h",
oystein (OOO til 10th of July) 2017/06/22 20:27:02 Where is this used? I see it included in resource_
matthalp 2017/06/22 22:59:30 Removed. It was used in a previous iteration that
+ "+services/resource_coordinator/public",
]

Powered by Google App Engine
This is Rietveld 408576698