summaryrefslogtreecommitdiffstats
path: root/chrome/common/web_apps.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/web_apps.cc')
-rw-r--r--chrome/common/web_apps.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/web_apps.cc b/chrome/common/web_apps.cc
index e2f726d..e73ea32 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"