| Index: chrome/browser/ui/views/tabs/tab.cc
|
| diff --git a/chrome/browser/ui/views/tabs/tab.cc b/chrome/browser/ui/views/tabs/tab.cc
|
| index 901375ad3a848231e62036ad307a1aa263ca4210..9935918534e08b7cc369f669c6e3b861eef1e444 100644
|
| --- a/chrome/browser/ui/views/tabs/tab.cc
|
| +++ b/chrome/browser/ui/views/tabs/tab.cc
|
| @@ -16,7 +16,6 @@
|
| #include "build/build_config.h"
|
| #include "cc/paint/paint_flags.h"
|
| #include "cc/paint/paint_recorder.h"
|
| -#include "cc/paint/paint_shader.h"
|
| #include "chrome/app/vector_icons/vector_icons.h"
|
| #include "chrome/browser/themes/theme_properties.h"
|
| #include "chrome/browser/ui/browser.h"
|
|
|