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

Unified Diff: sandbox/mac/temp_test.cc

Issue 264923003: Initial implementation of the Mac Bootstrap Sandbox. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase for sandbox_export.h 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 | « sandbox/mac/sandbox_mac.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/mac/temp_test.cc
diff --git a/sandbox/mac/temp_test.cc b/sandbox/mac/temp_test.cc
deleted file mode 100644
index f7b0d214f11b7f80c5cd0fa312ce3c45df0e9cf4..0000000000000000000000000000000000000000
--- a/sandbox/mac/temp_test.cc
+++ /dev/null
@@ -1,8 +0,0 @@
-// Copyright 2014 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.
-
-#include "testing/gtest/include/gtest/gtest.h"
-
-TEST(TemporaryTest, ToGiveTheExecutableAnObjectFile) {
-}
« no previous file with comments | « sandbox/mac/sandbox_mac.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698