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

Unified Diff: content/content_tests.gypi

Issue 1387963006: Adding error handlers to setup.exe (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e374b9ecde5bc5dd1b2ff8695bdf22aa353acf77..1e3a7bd8aed433468ca89dc04b4c327770782378 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -940,7 +940,7 @@
['OS == "win"', {
'dependencies': [
'../sandbox/sandbox.gyp:sandbox',
- 'content.gyp:content_startup_helper_win',
+ 'content.gyp:sandbox_helper_win',
],
}],
['enable_webrtc==1', {

Powered by Google App Engine
This is Rietveld 408576698