| Index: base/version_unittest.cc
|
| diff --git a/base/version_unittest.cc b/base/version_unittest.cc
|
| index 2e3c2ca89a5913d86877735c705f6b7df091ba0e..30e4c897b293703331fc1cd6e4d610591e137e4b 100644
|
| --- a/base/version_unittest.cc
|
| +++ b/base/version_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/scoped_ptr.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/version.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|