| Index: chrome/browser/android/provider/bookmark_model_observer_task.cc
|
| diff --git a/chrome/browser/android/provider/bookmark_model_observer_task.cc b/chrome/browser/android/provider/bookmark_model_observer_task.cc
|
| index 867dcab0eb0767b41bc891fbc60b50b613c0939d..6a52ff724212abc1e63bc5c7a976710fd8234391 100644
|
| --- a/chrome/browser/android/provider/bookmark_model_observer_task.cc
|
| +++ b/chrome/browser/android/provider/bookmark_model_observer_task.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/android/provider/bookmark_model_observer_task.h"
|
|
|
| -#include "components/bookmarks/core/browser/bookmark_model.h"
|
| +#include "components/bookmarks/browser/bookmark_model.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| using content::BrowserThread;
|
|
|