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

Unified Diff: chrome/test/security_tests/security_tests.gyp

Issue 285283003: Remove flag --test-sandbox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: change requested by resek, thanks Created 6 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 | « chrome/test/security_tests/security_tests.cc ('k') | content/browser/plugin_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/security_tests/security_tests.gyp
diff --git a/chrome/test/security_tests/security_tests.gyp b/chrome/test/security_tests/security_tests.gyp
deleted file mode 100644
index 8362877a35000fdb9670b9f34fe0c04e5be769b3..0000000000000000000000000000000000000000
--- a/chrome/test/security_tests/security_tests.gyp
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright (c) 2009 The Chromium Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-{
- 'variables': {
- 'chromium_code': 1,
- },
- 'targets': [
- {
- 'target_name': 'security_tests',
- 'type': 'shared_library',
- 'sources': [
- '../../../sandbox/win/tests/validation_tests/commands.cc',
- '../../../sandbox/win/tests/validation_tests/commands.h',
- 'ipc_security_tests.cc',
- 'ipc_security_tests.h',
- 'security_tests.cc',
- ],
- },
- ],
-}
« no previous file with comments | « chrome/test/security_tests/security_tests.cc ('k') | content/browser/plugin_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698