| Index: chrome/browser/sync/test/integration/bookmarks_helper.cc
|
| diff --git a/chrome/browser/sync/test/integration/bookmarks_helper.cc b/chrome/browser/sync/test/integration/bookmarks_helper.cc
|
| index 67c6d05b5e6d9fb57625791abd5d281d06a138e5..71be34031c0b43cff0f589a0c55a61e77e6b4058 100644
|
| --- a/chrome/browser/sync/test/integration/bookmarks_helper.cc
|
| +++ b/chrome/browser/sync/test/integration/bookmarks_helper.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/sync/test/integration/bookmarks_helper.h"
|
|
|
| +#include "base/compiler_specific.h"
|
| #include "base/rand_util.h"
|
| #include "base/string_number_conversions.h"
|
| #include "base/stringprintf.h"
|
|
|