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

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: Fix NaClBrowserTest 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..c93bccc0a8ec4126caeedf05c5681dd904c8d3dd 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",
tfarina 2016/03/27 08:03:59 You are adding now but for a line that is already
cylee1 2016/03/28 05:24:23 As explained by hidehiko, this file is moved from
"+ui/arc",
]

Powered by Google App Engine
This is Rietveld 408576698