| Index: tools/json_schema_compiler/test/additional_properties_unittest.cc
|
| diff --git a/tools/json_schema_compiler/test/additional_properties_unittest.cc b/tools/json_schema_compiler/test/additional_properties_unittest.cc
|
| index 978d6fff9811ac3e87a83e06eb91a31c55330223..ef0ab296eec650c9b29211f50170745b67f18cbf 100644
|
| --- a/tools/json_schema_compiler/test/additional_properties_unittest.cc
|
| +++ b/tools/json_schema_compiler/test/additional_properties_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 "tools/json_schema_compiler/test/additionalProperties.h"
|
| +#include "tools/json_schema_compiler/test/additional_properties.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|