| Index: tools/json_schema_compiler/test/functions_on_types_unittest.cc
|
| diff --git a/tools/json_schema_compiler/test/functions_on_types_unittest.cc b/tools/json_schema_compiler/test/functions_on_types_unittest.cc
|
| index 41a276cd57b5a5f6e77340731e456c3aefaa51f0..0694cb348de6e75405f25051ab6879121cd64742 100644
|
| --- a/tools/json_schema_compiler/test/functions_on_types_unittest.cc
|
| +++ b/tools/json_schema_compiler/test/functions_on_types_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/functionsOnTypes.h"
|
| +#include "tools/json_schema_compiler/test/functions_on_types.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|