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

Unified Diff: webkit/tools/test_shell/mac/config.h

Issue 269: Fix webkit.xcodeproj. Make it use our new xcconfig and common build director... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 3 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 | « webkit/port/bridge/mac/FrameMac.mm ('k') | webkit/webkit.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/test_shell/mac/config.h
===================================================================
--- webkit/tools/test_shell/mac/config.h (revision 1814)
+++ webkit/tools/test_shell/mac/config.h (working copy)
@@ -1,10 +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.
-
-// defines to make some webkit headers happy outside of their normal environment
-#define MAC_OS_X
-#define PLATFORM_NAME "Mac OS X"
-#define PLATFORM(WTF_FEATURE) (defined( WTF_PLATFORM_##WTF_FEATURE ) && WTF_PLATFORM_##WTF_FEATURE)
-#define WTF_PLATFORM_MAC 1
-#define WTF_PLATFORM_CHROMIUM 1
« no previous file with comments | « webkit/port/bridge/mac/FrameMac.mm ('k') | webkit/webkit.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698