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

Unified Diff: webkit/tools/test_shell/mac/TestShell_Prefix.pch

Issue 15028002: Delete test_shell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add dummy test_shell build target. Created 7 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
Index: webkit/tools/test_shell/mac/TestShell_Prefix.pch
diff --git a/webkit/tools/test_shell/mac/TestShell_Prefix.pch b/webkit/tools/test_shell/mac/TestShell_Prefix.pch
deleted file mode 100644
index 98fca9013fb8b6c649925846d99778dd3e794d86..0000000000000000000000000000000000000000
--- a/webkit/tools/test_shell/mac/TestShell_Prefix.pch
+++ /dev/null
@@ -1,7 +0,0 @@
-// Copyright (c) 2008 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.
-
-#ifdef __OBJC__
-#import <Cocoa/Cocoa.h>
-#endif

Powered by Google App Engine
This is Rietveld 408576698