| Index: extensions/common/manifest_handler.cc
|
| diff --git a/chrome/common/extensions/manifest_handler.cc b/extensions/common/manifest_handler.cc
|
| similarity index 99%
|
| rename from chrome/common/extensions/manifest_handler.cc
|
| rename to extensions/common/manifest_handler.cc
|
| index fbd2201b01e33ea9be8ff1527dda66c05a7c6e18..43e6bd80e2563d57c1075a0f52ac7b8556e5e973 100644
|
| --- a/chrome/common/extensions/manifest_handler.cc
|
| +++ b/extensions/common/manifest_handler.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/common/extensions/manifest_handler.h"
|
| +#include "extensions/common/manifest_handler.h"
|
|
|
| #include <map>
|
|
|
|
|