Index: chrome/common/json_schema/json_schema_constants.cc |
diff --git a/chrome/common/json_schema_constants.cc b/chrome/common/json_schema/json_schema_constants.cc |
similarity index 94% |
rename from chrome/common/json_schema_constants.cc |
rename to chrome/common/json_schema/json_schema_constants.cc |
index c364bdfb9d9b1011ffd9e003faf4d2d07729259d..cfdca280985684863c1bf180bcaae460a4301d8c 100644 |
--- a/chrome/common/json_schema_constants.cc |
+++ b/chrome/common/json_schema/json_schema_constants.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 "chrome/common/json_schema_constants.h" |
+#include "chrome/common/json_schema/json_schema_constants.h" |
namespace json_schema_constants { |