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

Unified Diff: content/renderer/DEPS

Issue 140763008: Add a UMA stat to track if the Browser blacklist is Set on the Renderer (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Add to test Created 6 years, 10 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: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index 10db7729647e464c53cffaa9972cc4ea730fe9b4..213c2a1940a8fc6260dfaa694ae89e30599f19ea 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+chrome_elf",
jamesr 2014/02/07 05:40:18 not lgtm on this part in particular. content/ shou
"+content/public/renderer",
"+content/child",
"+gin",

Powered by Google App Engine
This is Rietveld 408576698