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

Unified Diff: chrome/install_static/DEPS

Issue 1963373003: Revert of Remove dependencies on chrome\installer from the ChromeCrashReporterClient class on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « chrome/common/chrome_paths_win.cc ('k') | chrome/install_static/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/install_static/DEPS
diff --git a/chrome/install_static/DEPS b/chrome/install_static/DEPS
deleted file mode 100644
index 6eb75cdb3de58d862f59426de8c906cf81ec9548..0000000000000000000000000000000000000000
--- a/chrome/install_static/DEPS
+++ /dev/null
@@ -1,10 +0,0 @@
-include_rules = [
- # Nothing from base except the includes listed below.
- "-base",
- "+base/macros.h",
- "+base/strings/string16.h",
- "+build/build_config.h",
- # Nothing from chrome.
- "-chrome",
- "+chrome/install_static/install_util.h",
-]
« no previous file with comments | « chrome/common/chrome_paths_win.cc ('k') | chrome/install_static/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698