Index: chrome/browser/content_settings/permission_bubble_request_impl.h |
diff --git a/chrome/browser/content_settings/permission_bubble_request_impl.h b/chrome/browser/content_settings/permission_bubble_request_impl.h |
index 660dcbf65c02e671ad81b1a689bc57c756af0a2a..3adbac101a64e601f27f7ceaff90f0666f42d917 100644 |
--- a/chrome/browser/content_settings/permission_bubble_request_impl.h |
+++ b/chrome/browser/content_settings/permission_bubble_request_impl.h |
@@ -6,9 +6,9 @@ |
#define CHROME_BROWSER_CONTENT_SETTINGS_PERMISSION_BUBBLE_REQUEST_IMPL_H_ |
#include "base/callback.h" |
-#include "chrome/browser/content_settings/permission_request_id.h" |
#include "chrome/browser/ui/website_settings/permission_bubble_request.h" |
#include "components/content_settings/core/common/content_settings_types.h" |
+#include "components/content_settings/core/common/permission_request_id.h" |
class GURL; |