| Index: chrome/browser/android/tab_state.cc
|
| diff --git a/chrome/browser/android/tab_state.cc b/chrome/browser/android/tab_state.cc
|
| index cdf679b6612508e2e026364550bf873165b6d22e..b3547a251ce1c89d51214178aaf7b8daa892885e 100644
|
| --- a/chrome/browser/android/tab_state.cc
|
| +++ b/chrome/browser/android/tab_state.cc
|
| @@ -15,7 +15,6 @@
|
| #include "base/android/jni_android.h"
|
| #include "base/android/jni_string.h"
|
| #include "base/logging.h"
|
| -#include "base/memory/scoped_vector.h"
|
| #include "base/pickle.h"
|
| #include "chrome/browser/android/tab_android.h"
|
| #include "chrome/browser/profiles/profile.h"
|
|
|