Index: ios/web/webui/shared_resources_data_source_ios.cc |
diff --git a/ios/web/webui/shared_resources_data_source_ios.cc b/ios/web/webui/shared_resources_data_source_ios.cc |
index b760ca813aaaf2227be6a723d166ea41662f8c0c..d3f54f6c207b3cbe31955ab2516a5ad3d2a8e258 100644 |
--- a/ios/web/webui/shared_resources_data_source_ios.cc |
+++ b/ios/web/webui/shared_resources_data_source_ios.cc |
@@ -9,11 +9,11 @@ |
#include "base/logging.h" |
#include "base/memory/ref_counted_memory.h" |
#include "base/strings/string_util.h" |
-#include "grit/webui_resources_map.h" |
#include "ios/web/public/web_client.h" |
#include "net/base/mime_util.h" |
#include "ui/base/webui/web_ui_util.h" |
#include "ui/resources/grit/webui_resources.h" |
+#include "ui/resources/grit/webui_resources_map.h" |
namespace web { |