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

Unified Diff: content/content_tests.gypi

Issue 1851213002: Remove sandbox on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix nacl compile issues Created 4 years, 9 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 | « content/content_app.gypi ('k') | content/gpu/gpu_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index c385b234159ffdb00f29813961ed8c587b32c225..729581ab2448a37b6715c303948def5fa98b5efd 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -933,7 +933,6 @@
['OS == "win"', {
'dependencies': [
'../sandbox/sandbox.gyp:sandbox',
- 'content.gyp:sandbox_helper_win',
],
}],
['enable_webrtc==1', {
« no previous file with comments | « content/content_app.gypi ('k') | content/gpu/gpu_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698