Index: components/html_viewer/document_resource_waiter.cc |
diff --git a/components/html_viewer/document_resource_waiter.cc b/components/html_viewer/document_resource_waiter.cc |
index f5c2a51928ea328ac13540ab9225206fd5c6dd98..e450806479dbfaf5b4cb83bc31b3a787b84ab0dc 100644 |
--- a/components/html_viewer/document_resource_waiter.cc |
+++ b/components/html_viewer/document_resource_waiter.cc |
@@ -4,9 +4,9 @@ |
#include "components/html_viewer/document_resource_waiter.h" |
-#include "components/html_viewer/frame_tree_manager.h" |
#include "components/html_viewer/global_state.h" |
#include "components/html_viewer/html_document_oopif.h" |
+#include "components/html_viewer/html_frame_tree_manager.h" |
#include "components/view_manager/public/cpp/view.h" |
namespace html_viewer { |