diff options
Diffstat (limited to 'base/gfx/vector_device.h')
-rw-r--r-- | base/gfx/vector_device.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/base/gfx/vector_device.h b/base/gfx/vector_device.h deleted file mode 100644 index 8ba1724..0000000 --- a/base/gfx/vector_device.h +++ /dev/null @@ -1,7 +0,0 @@ -// Copyright (c) 2006-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. - -// TODO(brettw) this file should be removed and the includes changed to this -// new location. -#include "skia/ext/vector_device.h" |