Index: chrome/browser/apps/drive/drive_app_converter.h |
diff --git a/chrome/browser/apps/drive/drive_app_converter.h b/chrome/browser/apps/drive/drive_app_converter.h |
index 515f9ef67005a38714e4efcdbaf5e706cba19335..777e5b63a25a7d497ba5be06ef0be40adeee29db 100644 |
--- a/chrome/browser/apps/drive/drive_app_converter.h |
+++ b/chrome/browser/apps/drive/drive_app_converter.h |
@@ -11,9 +11,9 @@ |
#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_vector.h" |
-#include "chrome/browser/drive/drive_app_registry.h" |
#include "chrome/browser/extensions/install_observer.h" |
#include "chrome/common/web_application_info.h" |
+#include "components/drive/drive_app_registry.h" |
class Profile; |