| Index: chrome/browser/browsing_data/browsing_data_remover_impl.cc
|
| diff --git a/chrome/browser/browsing_data/browsing_data_remover_impl.cc b/chrome/browser/browsing_data/browsing_data_remover_impl.cc
|
| index 927a3e936418de990b8ac262b68e6cec3ae9d1cf..58c75503ec4a8bd6a1280f14d21216ea99a9ed50 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_remover_impl.cc
|
| +++ b/chrome/browser/browsing_data/browsing_data_remover_impl.cc
|
| @@ -32,8 +32,6 @@
|
| #include "content/public/browser/plugin_data_remover.h"
|
| #include "content/public/browser/storage_partition.h"
|
| #include "content/public/browser/user_metrics.h"
|
| -#include "extensions/features/features.h"
|
| -#include "media/media_features.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/cookies/cookie_store.h"
|
| #include "net/http/http_network_session.h"
|
|
|