From bbf3513ee7fed3c7ff13f7e29cf6959e99d544f5 Mon Sep 17 00:00:00 2001 From: "tfarina@chromium.org" Date: Fri, 19 Oct 2012 13:18:02 +0000 Subject: cc: Remove CC*.h temporary includes, part 1/4. BUG=155413 TEST=cc_unittests R=enne@chromium.org Review URL: https://chromiumcodereview.appspot.com/11189076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162986 0039d316-1c4b-4281-b951-d872f2087c98 --- cc/CCTextureUpdateController.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 cc/CCTextureUpdateController.h (limited to 'cc/CCTextureUpdateController.h') diff --git a/cc/CCTextureUpdateController.h b/cc/CCTextureUpdateController.h deleted file mode 100644 index 9c00820..0000000 --- a/cc/CCTextureUpdateController.h +++ /dev/null @@ -1,6 +0,0 @@ -// Copyright 2012 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. - -// Temporary forwarding header -#include "cc/texture_update_controller.h" -- cgit v1.1