| Index: chrome/browser/ui/views/frame/taskbar_decorator_win.cc
|
| diff --git a/chrome/browser/ui/views/frame/taskbar_decorator_win.cc b/chrome/browser/ui/views/frame/taskbar_decorator_win.cc
|
| index 5d7563ad1cc81fcbbeb576dd1eabd249a49988ba..212e6213750a7f743198380712d4d90f248e7352 100644
|
| --- a/chrome/browser/ui/views/frame/taskbar_decorator_win.cc
|
| +++ b/chrome/browser/ui/views/frame/taskbar_decorator_win.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/ui/views/frame/taskbar_decorator.h"
|
| +#include "chrome/browser/ui/views/frame/taskbar_decorator_win.h"
|
|
|
| #include <shobjidl.h>
|
|
|
|
|