| Index: components/bookmarks/browser/bookmark_node_data.cc
|
| diff --git a/components/bookmarks/browser/bookmark_node_data.cc b/components/bookmarks/browser/bookmark_node_data.cc
|
| index 0cded3b2d64da3b9b408c1778cfbda4615df8e3d..5046ad86aae09971270c69063c0aa7d47fbdf04f 100644
|
| --- a/components/bookmarks/browser/bookmark_node_data.cc
|
| +++ b/components/bookmarks/browser/bookmark_node_data.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/pickle.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| +#include "build/build_config.h"
|
| #include "components/bookmarks/browser/bookmark_utils.h"
|
| #include "ui/base/clipboard/scoped_clipboard_writer.h"
|
|
|
|
|