| Index: content/plugin/webplugin_accelerated_surface_proxy_mac.h
|
| diff --git a/content/plugin/webplugin_accelerated_surface_proxy_mac.h b/content/plugin/webplugin_accelerated_surface_proxy_mac.h
|
| index 6abf39f4462f89dd4caa05b8e47f817e08d42dcb..c23082d4cf9b9c07eb2d47ca656f87a685fb8878 100644
|
| --- a/content/plugin/webplugin_accelerated_surface_proxy_mac.h
|
| +++ b/content/plugin/webplugin_accelerated_surface_proxy_mac.h
|
| @@ -1,4 +1,4 @@
|
| -// 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.
|
|
|
| @@ -7,7 +7,7 @@
|
| #pragma once
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "ui/gfx/gl/gpu_preference.h"
|
| +#include "ui/gl/gpu_preference.h"
|
| #include "webkit/plugins/npapi/webplugin_accelerated_surface_mac.h"
|
|
|
| class WebPluginProxy;
|
|
|