| Index: ios/consumer/base/supports_user_data_unittest.cc
|
| diff --git a/ios/consumer/base/supports_user_data_unittest.cc b/ios/consumer/base/supports_user_data_unittest.cc
|
| index b38c2db922d93d632c365c8377fbfa6e9cb16a6f..1aeb417a153d916ae2bffa02e81d5d5f122d16a9 100644
|
| --- a/ios/consumer/base/supports_user_data_unittest.cc
|
| +++ b/ios/consumer/base/supports_user_data_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 "ios/consumer/public/base/supports_user_data.h"
|
| +#include "ios/public/consumer/base/supports_user_data.h"
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|