Index: content/browser/webui/shared_resources_data_source.cc |
diff --git a/content/browser/webui/shared_resources_data_source.cc b/content/browser/webui/shared_resources_data_source.cc |
index aa1dc390100bc63a91f1af346013498c2dc9f85b..09711d98aa3dd0fe74f5f44afb92efaabc697861 100644 |
--- a/content/browser/webui/shared_resources_data_source.cc |
+++ b/content/browser/webui/shared_resources_data_source.cc |
@@ -10,8 +10,8 @@ |
#include "base/threading/thread_restrictions.h" |
#include "content/public/common/content_client.h" |
#include "content/public/common/url_constants.h" |
-#include "grit/webui_resources_map.h" |
#include "net/base/mime_util.h" |
+#include "ui/resources/grit/webui_resources_map.h" |
namespace { |