Index: chrome/browser/android/banners/app_banner_infobar_delegate_android.cc |
diff --git a/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc b/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc |
index 75bff381c39d034184d915cd3a4666cc2dd37f4b..c4e833255a3d3f19f5431754e1fea66e8b0016a8 100644 |
--- a/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc |
+++ b/chrome/browser/android/banners/app_banner_infobar_delegate_android.cc |
@@ -20,7 +20,7 @@ |
#include "chrome/browser/browser_process.h" |
#include "chrome/browser/infobars/infobar_service.h" |
#include "chrome/browser/ui/android/infobars/app_banner_infobar_android.h" |
-#include "components/rappor/rappor_utils.h" |
+#include "components/rappor/public/rappor_utils.h" |
#include "content/public/browser/web_contents.h" |
#include "content/public/common/manifest.h" |
#include "jni/AppBannerInfoBarDelegateAndroid_jni.h" |