Index: media/tools/shader_bench/gpu_color_painter.cc |
diff --git a/media/tools/shader_bench/gpu_color_painter.cc b/media/tools/shader_bench/gpu_color_painter.cc |
index 82d305624fa06be2e4b64bdd38b403b9089bf248..2c81d2b80f1f183e5fbf7ac296c13f565f300949 100644 |
--- a/media/tools/shader_bench/gpu_color_painter.cc |
+++ b/media/tools/shader_bench/gpu_color_painter.cc |
@@ -1,9 +1,9 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 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. |
#include "media/tools/shader_bench/gpu_color_painter.h" |
-#include "ui/gfx/gl/gl_context.h" |
+#include "ui/gl/gl_context.h" |
enum { kNumYUVPlanes = 3 }; |