| Index: chrome/utility/extensions/unpacker.h
|
| diff --git a/chrome/utility/extensions/unpacker.h b/chrome/utility/extensions/unpacker.h
|
| index 3f3061517f3ee73e9775be726b17bd435544c1fd..53e866b5760b35bfc5505dcc514232392c73631d 100644
|
| --- a/chrome/utility/extensions/unpacker.h
|
| +++ b/chrome/utility/extensions/unpacker.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "chrome/common/extensions/manifest.h"
|
| +#include "extensions/common/manifest.h"
|
|
|
| class SkBitmap;
|
|
|
|
|