| Index: webkit/port/platform/graphics/skia/public/PlatformDeviceLinux.cpp
|
| ===================================================================
|
| --- webkit/port/platform/graphics/skia/public/PlatformDeviceLinux.cpp (revision 0)
|
| +++ webkit/port/platform/graphics/skia/public/PlatformDeviceLinux.cpp (working copy)
|
| @@ -2,13 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/gfx/platform_device_linux.h"
|
| +#include "PlatformDeviceLinux.h"
|
|
|
| -#include "base/logging.h"
|
| -#include "SkMatrix.h"
|
| -#include "SkPath.h"
|
| -#include "SkUtils.h"
|
| -
|
| namespace gfx {
|
|
|
| PlatformDeviceLinux::PlatformDeviceLinux(const SkBitmap& bitmap)
|
|
|
| Property changes on: webkit\port\platform\graphics\skia\public\PlatformDeviceLinux.cpp
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
| Merged /branches/chrome_webkit_merge_branch/base/gfx/platform_device_linux.cc:r69-2775
|
|
|
|
|