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

Unified Diff: chrome/browser/DEPS

Issue 181373003: Link chrome_elf.dll instead of statically linking the blacklist code (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: 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 | « no previous file | 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 9b4ece3fd304f5d99a587099aefda57a2e277c70..c7ce5b7fc5d82dae7563cb7d65735ae3de6799eb 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -3,8 +3,7 @@ include_rules = [
"+ash",
"+chrome/app",
"+chrome/installer",
- "+chrome_elf/blacklist",
- "+chrome_elf/create_file",
+ "+chrome_elf",
robertshield 2014/02/26 19:42:51 I would feel better if we could add an include_rul
csharp 2014/02/26 20:42:30 Done.
"+chromeos",
"+components/autofill/content/browser",
"+components/autofill/content/common",
« no previous file with comments | « no previous file | chrome/browser/chrome_elf_init_unittest_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698