| Index: sync/sessions/session_state_unittest.cc
|
| diff --git a/sync/sessions/session_state_unittest.cc b/sync/sessions/session_state_unittest.cc
|
| index 1069e9425c3455ba9925a5de2b26d9840d209239..58aff4bf12d8771564ee1bab08ee6fda431b23a3 100644
|
| --- a/sync/sessions/session_state_unittest.cc
|
| +++ b/sync/sessions/session_state_unittest.cc
|
| @@ -2,10 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "sync/sessions/session_state.h"
|
| -
|
| #include <string>
|
|
|
| +// FIXME: Rename these tests.
|
| #include "base/base64.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/test/values_test_util.h"
|
|
|