| Index: chrome/browser/download/download_util.cc
|
| ===================================================================
|
| --- chrome/browser/download/download_util.cc (revision 211221)
|
| +++ chrome/browser/download/download_util.cc (working copy)
|
| @@ -24,10 +24,10 @@
|
| #include "base/threading/thread_restrictions.h"
|
| #include "base/value_conversions.h"
|
| #include "base/values.h"
|
| +#include "chrome/browser/chrome_notification_types.h"
|
| #include "chrome/browser/download/download_extensions.h"
|
| #include "chrome/browser/download/download_item_model.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| -#include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/common/time_format.h"
|
| #include "content/public/browser/download_item.h"
|
|
|