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

Unified Diff: chrome/BUILD.gn

Issue 1133313003: Add the PE's IMAGE_LOAD_CONFIG_DIRECTORY for chrome.exe (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleanup Created 5 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 | « no previous file | chrome/app/chrome_exe_load_config_win.cc » ('j') | chrome/app/chrome_exe_load_config_win.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index f25dd9c2b5a27ba68219d75ba05fd14235a6c94a..16265be4c5068f667bb23689b655429892a39370 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -37,6 +37,7 @@ if (!is_android) {
"app/chrome_crash_reporter_client.cc",
"app/chrome_crash_reporter_client.h",
"app/chrome_exe.rc",
+ "app/chrome_exe_load_config_win.cc",
"app/chrome_exe_main_win.cc",
"app/chrome_watcher_client_win.cc",
"app/chrome_watcher_client_win.h",
« no previous file with comments | « no previous file | chrome/app/chrome_exe_load_config_win.cc » ('j') | chrome/app/chrome_exe_load_config_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698