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

Unified Diff: chrome/chrome_exe.gypi

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 DEPs includes 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/chrome_dll.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_exe.gypi
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index 5731f251c7250cb98a76b3c2725d6c0f0293f096..846dfa4676eacc5e4ac8a8fcca2dfa0eae5b47f9 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -396,6 +396,7 @@
'chrome_watcher_client',
'file_pre_reader',
'installer_util',
+ 'install_static_util',
'metrics_constants_util_win',
'../base/base.gyp:base',
'../breakpad/breakpad.gyp:breakpad_handler',
@@ -526,6 +527,7 @@
],
'dependencies': [
'chrome_version_resources',
+ 'install_static_util_nacl_win64',
'installer_util_nacl_win64',
'../base/base.gyp:base_i18n_nacl_win64',
'../base/base.gyp:base_win64',
« no previous file with comments | « chrome/chrome_dll.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698