Index: chrome/browser/nacl_host/nacl_infobar_delegate.h |
diff --git a/chrome/browser/nacl_host/nacl_infobar_delegate.h b/chrome/browser/nacl_host/nacl_infobar_delegate.h |
index 221c7bb7528ddb82fd77312cf59b8635229dcc50..543d87aa87bcf80c21324481d45f2814e1a6b2a4 100644 |
--- a/chrome/browser/nacl_host/nacl_infobar_delegate.h |
+++ b/chrome/browser/nacl_host/nacl_infobar_delegate.h |
@@ -5,7 +5,7 @@ |
#ifndef CHROME_BROWSER_NACL_HOST_NACL_INFOBAR_DELEGATE_H_ |
#define CHROME_BROWSER_NACL_HOST_NACL_INFOBAR_DELEGATE_H_ |
-#include "chrome/browser/infobars/confirm_infobar_delegate.h" |
+#include "components/infobars/core/confirm_infobar_delegate.h" |
class NaClInfoBarDelegate : public ConfirmInfoBarDelegate { |
public: |