| Index: content/gpu/gpu_watchdog_thread.cc
|
| ===================================================================
|
| --- content/gpu/gpu_watchdog_thread.cc (revision 77878)
|
| +++ content/gpu/gpu_watchdog_thread.cc (working copy)
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2011 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.
|
|
|
| @@ -6,7 +6,7 @@
|
| #include <windows.h>
|
| #endif
|
|
|
| -#include "chrome/gpu/gpu_watchdog_thread.h"
|
| +#include "content/gpu/gpu_watchdog_thread.h"
|
|
|
| #include "base/compiler_specific.h"
|
| #include "build/build_config.h"
|
|
|