Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(233)

Unified Diff: tools/json_schema_compiler/test/additional_properties_unittest.cc

Issue 10272021: Files generated by the JSON schema compiler are named incorrectly (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Minor changes Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
« no previous file with comments | « tools/json_schema_compiler/test/additional_properties.json ('k') | tools/json_schema_compiler/test/browserAction.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698