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

Unified Diff: chrome/install_static/DEPS

Issue 1913943003: Remove dependencies on chrome\installer from the ChromeCrashReporterClient class on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build error Created 4 years, 8 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/install_static/DEPS
diff --git a/chrome/install_static/DEPS b/chrome/install_static/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7977e9df288a72916d2d78674f1bd6e59596e5d8
--- /dev/null
+++ b/chrome/install_static/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+base/macros.h",
+ "+base/string16.h",
+ "+build/build_config.h",
+]

Powered by Google App Engine
This is Rietveld 408576698