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

Unified Diff: components/arc/DEPS

Issue 1828533002: Enable UMA histogram logger for low memor kill events in ArcMetricsService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: components/arc/DEPS
diff --git a/components/arc/DEPS b/components/arc/DEPS
index 5a7722e200e6483431a88ac0103a1eb8ade73361..acc10ed7eb54b5c186633a65d0d6e4932a1901c0 100644
--- a/components/arc/DEPS
+++ b/components/arc/DEPS
@@ -7,5 +7,6 @@ include_rules = [
"+components/signin/core/account_id",
"+ipc",
"+mojo",
+ "+third_party/re2/src/re2/re2.h"
"+ui/arc",
]

Powered by Google App Engine
This is Rietveld 408576698