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

Unified Diff: chrome/sync_integration_tests.isolate

Issue 1481703002: win: Move Crashpad all into chrome.exe (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix and rebase Created 5 years 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.cc ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/sync_integration_tests.isolate
diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate
index 295da53c6126f92f29630127a27e9cc0dfb90c1c..4bb4ad6804b3530214d8e560b494fac0e2c743c2 100644
--- a/chrome/sync_integration_tests.isolate
+++ b/chrome/sync_integration_tests.isolate
@@ -76,6 +76,7 @@
'variables': {
'files': [
'<(PRODUCT_DIR)/chrome_elf.dll',
+ '<(PRODUCT_DIR)/crashpad_handler.exe',
],
},
}],
« no previous file with comments | « chrome/common/chrome_paths.cc ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698