| Index: components/physical_web/data_source/physical_web_data_source_impl_unittest.cc
|
| diff --git a/components/physical_web/data_source/physical_web_data_source_impl_unittest.cc b/components/physical_web/data_source/physical_web_data_source_impl_unittest.cc
|
| index 3ba18f0d880879d479eed9f905e50fa0dd90168f..71301000e8750b3ff705cd2739021be0a0746f37 100644
|
| --- a/components/physical_web/data_source/physical_web_data_source_impl_unittest.cc
|
| +++ b/components/physical_web/data_source/physical_web_data_source_impl_unittest.cc
|
| @@ -155,4 +155,5 @@ TEST_F(PhysicalWebDataSourceImplTest, OnDistanceChangedNotRegistered) {
|
| EXPECT_FALSE(listener_.OnDistanceChangedNotified());
|
| EXPECT_TRUE(listener_.LastEventUrl().empty());
|
| }
|
| +
|
| } // namespace physical_web
|
|
|