Index: chrome/common/web_apps.cc |
diff --git a/chrome/common/web_apps.cc b/chrome/common/web_apps.cc |
index e2f726dcd9c25b29ec61fa539609a2308ab85181..e73ea328fb9513307803783a247802f16d92dd4c 100644 |
--- a/chrome/common/web_apps.cc |
+++ b/chrome/common/web_apps.cc |
@@ -13,7 +13,7 @@ |
#include "base/strings/string_split.h" |
#include "base/utf_string_conversions.h" |
#include "base/values.h" |
-#include "chrome/common/json_schema_validator.h" |
+#include "chrome/common/json_schema/json_schema_validator.h" |
#include "googleurl/src/gurl.h" |
#include "grit/common_resources.h" |
#include "grit/generated_resources.h" |