| Index: chrome/browser/android/blimp/blimp_contents_profile_attachment.cc
|
| diff --git a/chrome/browser/android/blimp/blimp_contents_profile_attachment.cc b/chrome/browser/android/blimp/blimp_contents_profile_attachment.cc
|
| index 078d2641461f6af5e8c8e72c2c6e2c69edc1023a..b75d44febf8380f8be76304cc07dfba54fa17725 100644
|
| --- a/chrome/browser/android/blimp/blimp_contents_profile_attachment.cc
|
| +++ b/chrome/browser/android/blimp/blimp_contents_profile_attachment.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/supports_user_data.h"
|
| -#include "blimp/client/public/blimp_contents.h"
|
| +#include "blimp/client/public/contents/blimp_contents.h"
|
|
|
| namespace {
|
| const char kBlimpContentsProfileAttachment[] =
|
|
|