From ad02174ccfde818097757bef93c9ae6ea62c68bd Mon Sep 17 00:00:00 2001 From: "pkasting@chromium.org" Date: Fri, 26 Feb 2010 00:47:59 +0000 Subject: Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see http://codereview.chromium.org/660063 ), r=me. BUG=22853 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40083 0039d316-1c4b-4281-b951-d872f2087c98 --- skia/skia.gyp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'skia/skia.gyp') diff --git a/skia/skia.gyp b/skia/skia.gyp index d85f2a1..78a71ac 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -1,4 +1,4 @@ -# Copyright (c) 2009 The Chromium Authors. All rights reserved. +# Copyright (c) 2010 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. @@ -522,8 +522,6 @@ 'ext/platform_device_win.cc', 'ext/platform_device_win.h', 'ext/SkMemory_new_handler.cpp', - 'ext/skia_utils_gtk.cc', - 'ext/skia_utils_gtk.h', 'ext/skia_utils_mac.mm', 'ext/skia_utils_mac.h', 'ext/skia_utils_win.cc', -- cgit v1.1