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

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: Alignment 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
« no previous file with comments | « PRESUBMIT.py ('k') | chrome/browser/chrome_elf_init_unittest_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 313c8cec8d5fb8b1e133a0d2f2865d6c108a4cde..b214bfb010f40e0a63910ffdf220e4591f7a69f3 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -3,8 +3,10 @@ include_rules = [
"+ash",
"+chrome/app",
"+chrome/installer",
+ "+chrome_elf/blacklist",
"+chrome_elf/chrome_elf_constants.h",
"+chrome_elf/create_file",
+ "+chrome_elf/dll_hash",
"+chromeos",
"+components/autofill/content/browser",
"+components/autofill/content/common",
« no previous file with comments | « PRESUBMIT.py ('k') | chrome/browser/chrome_elf_init_unittest_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698