| Index: chrome/browser/views/bookmark_bar_instructions_view.cc
|
| diff --git a/chrome/browser/views/bookmark_bar_instructions_view.cc b/chrome/browser/views/bookmark_bar_instructions_view.cc
|
| index c9e94875a0910501aba21844b47f4b4ce2fd01ad..adc708bce64efae769aa2d2cdd1c23cc2acb391e 100644
|
| --- a/chrome/browser/views/bookmark_bar_instructions_view.cc
|
| +++ b/chrome/browser/views/bookmark_bar_instructions_view.cc
|
| @@ -5,8 +5,8 @@
|
| #include "chrome/browser/views/bookmark_bar_instructions_view.h"
|
|
|
| #include "app/l10n_util.h"
|
| -#include "chrome/browser/browser_theme_provider.h"
|
| #include "chrome/browser/defaults.h"
|
| +#include "chrome/browser/themes/browser_theme_provider.h"
|
| #include "grit/generated_resources.h"
|
| #include "views/controls/label.h"
|
|
|
|
|