| Index: chrome/browser/sync/test/integration/typed_urls_helper.cc
|
| diff --git a/chrome/browser/sync/test/integration/typed_urls_helper.cc b/chrome/browser/sync/test/integration/typed_urls_helper.cc
|
| index 0cd7efd8015893219aa4583adea475e7d9731f1f..850db93d496a138c854b4ac27209657b8af47a71 100644
|
| --- a/chrome/browser/sync/test/integration/typed_urls_helper.cc
|
| +++ b/chrome/browser/sync/test/integration/typed_urls_helper.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/sync/test/integration/typed_urls_helper.h"
|
|
|
| +#include "base/compiler_specific.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "base/time.h"
|
| #include "base/utf_string_conversions.h"
|
|
|