| Index: chrome/browser/chromeos/file_manager/zip_file_creator.cc
|
| diff --git a/chrome/browser/chromeos/file_manager/zip_file_creator.cc b/chrome/browser/chromeos/file_manager/zip_file_creator.cc
|
| index 170bb5e28446f945f0984aad2cd82161f6e3b896..61d813a4c968323f3a1aa95f668d9a67a852bbf1 100644
|
| --- a/chrome/browser/chromeos/file_manager/zip_file_creator.cc
|
| +++ b/chrome/browser/chromeos/file_manager/zip_file_creator.cc
|
| @@ -14,7 +14,6 @@
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/chrome_utility_messages.h"
|
| -#include "chrome/common/extensions/extension_file_util.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/utility_process_host.h"
|
| #include "grit/generated_resources.h"
|
|
|