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

Unified Diff: components/nacl/broker/BUILD.gn

Issue 2422643002: Windows install_static refactor. (Closed)
Patch Set: sync to position 431863 Created 4 years, 1 month 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: components/nacl/broker/BUILD.gn
diff --git a/components/nacl/broker/BUILD.gn b/components/nacl/broker/BUILD.gn
index 25a5ac7db9666e9e2b55c224be59d7209d7c3464..08e448918740fac2b014b26dc5627fca42286c5a 100644
--- a/components/nacl/broker/BUILD.gn
+++ b/components/nacl/broker/BUILD.gn
@@ -107,6 +107,7 @@ if (current_cpu == "x86") {
"//breakpad:breakpad_handler",
"//build/win:default_exe_manifest",
"//chrome:nacl64_exe_version",
+ "//chrome/install_static:install_static_util",
"//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
"//components/nacl/loader:nacl_helper_win_64",
"//content/public/common:static_features",
« chrome/install_static/chromium_install_modes.h ('K') | « chrome_elf/chrome_elf_util_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698