Index: chrome/browser/ui/media_stream_infobar_delegate.h |
diff --git a/chrome/browser/ui/media_stream_infobar_delegate.h b/chrome/browser/ui/media_stream_infobar_delegate.h |
index d0f66e573add5d2cd98d59916dc587bb2274bcca..c984d778cf2fd2a166efecf2ae53f19a3a793c1f 100644 |
--- a/chrome/browser/ui/media_stream_infobar_delegate.h |
+++ b/chrome/browser/ui/media_stream_infobar_delegate.h |
@@ -8,7 +8,7 @@ |
#include <string> |
#include "base/compiler_specific.h" |
-#include "chrome/browser/infobars/infobar_delegate.h" |
+#include "chrome/browser/api/infobars/infobar_delegate.h" |
#include "chrome/browser/media/media_stream_devices_controller.h" |
// This class configures an infobar shown when a page requests access to a |