| Index: chrome/browser/chromeos/note_taking_helper.cc
|
| diff --git a/chrome/browser/chromeos/note_taking_helper.cc b/chrome/browser/chromeos/note_taking_helper.cc
|
| index 191fb4505c79e6bea0abdc5dff34b6b1a91341c6..159af5ed933d15fa881047716aea9a61c3faa0cf 100644
|
| --- a/chrome/browser/chromeos/note_taking_helper.cc
|
| +++ b/chrome/browser/chromeos/note_taking_helper.cc
|
| @@ -8,7 +8,7 @@
|
| #include <utility>
|
|
|
| #include "apps/launcher.h"
|
| -#include "ash/system/palette/palette_utils.h"
|
| +#include "ash/common/system/chromeos/palette/palette_utils.h"
|
| #include "base/bind.h"
|
| #include "base/command_line.h"
|
| #include "base/files/file_path.h"
|
|
|