diff options
Diffstat (limited to 'webkit/tools/test_shell/mac/TestShell_Prefix.pch')
-rw-r--r-- | webkit/tools/test_shell/mac/TestShell_Prefix.pch | 7 |
1 files changed, 0 insertions, 7 deletions
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 98fca90..0000000 --- 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 |