blob: 75449962d43b2e83808c93ca04e572cf81a2df4b [file] [log] [blame]
// Copyright 2008 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Prefix header for all source files in the 'Skia' framework.
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
// Include the Skia prefix file.
#include "precompiled.cc"