| Index: chrome/browser/tab_contents/tab_contents_view_win.cc
|
| diff --git a/chrome/browser/tab_contents/tab_contents_view_win.cc b/chrome/browser/tab_contents/tab_contents_view_win.cc
|
| old mode 100644
|
| new mode 100755
|
| index fcb05d9deb154dcc167833c0744c8cc72a48ea13..37e590d28b29701460d1a3a809e544e394946d64
|
| --- a/chrome/browser/tab_contents/tab_contents_view_win.cc
|
| +++ b/chrome/browser/tab_contents/tab_contents_view_win.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <windows.h>
|
|
|
| -#include "app/gfx/canvas.h"
|
| +#include "app/gfx/canvas_paint.h"
|
| #include "app/os_exchange_data.h"
|
| #include "chrome/browser/bookmarks/bookmark_drag_data.h"
|
| #include "chrome/browser/browser.h" // TODO(beng): this dependency is awful.
|
|
|