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

Unified Diff: chrome/browser/DEPS

Issue 174013007: Add UMA stats to record when DLLs are successfully blocked in the Browser. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Better hashing 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index d65938c0b6885fdbab94a382fb055c0409955c36..c7ce5b7fc5d82dae7563cb7d65735ae3de6799eb 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -3,7 +3,7 @@ include_rules = [
"+ash",
"+chrome/app",
"+chrome/installer",
- "+chrome_elf/blacklist",
+ "+chrome_elf",
"+chromeos",
"+components/autofill/content/browser",
"+components/autofill/content/common",

Powered by Google App Engine
This is Rietveld 408576698