| Index: chrome/browser/sync/sessions/sync_session_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/sessions/sync_session_unittest.cc (revision 99413)
|
| +++ chrome/browser/sync/sessions/sync_session_unittest.cc (working copy)
|
| @@ -14,7 +14,7 @@
|
| #include "chrome/browser/sync/syncable/directory_manager.h"
|
| #include "chrome/browser/sync/syncable/model_type.h"
|
| #include "chrome/browser/sync/syncable/syncable.h"
|
| -#include "chrome/test/sync/engine/test_directory_setter_upper.h"
|
| +#include "chrome/browser/sync/test/engine/test_directory_setter_upper.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| using syncable::WriteTransaction;
|
|
|