| Index: base/prefs/pref_member_unittest.cc
|
| diff --git a/base/prefs/pref_member_unittest.cc b/base/prefs/pref_member_unittest.cc
|
| index a776e2c25535a36f86a362f37974b258dc809fc8..1f3a3f2dc71a5e7b9f922ed12ad526cde06bdfb3 100644
|
| --- a/base/prefs/pref_member_unittest.cc
|
| +++ b/base/prefs/pref_member_unittest.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "base/threading/thread.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| namespace {
|
|
|
|
|