| Index: chrome/renderer/about_handler.cc
|
| ===================================================================
|
| --- chrome/renderer/about_handler.cc (revision 105389)
|
| +++ chrome/renderer/about_handler.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "base/process_util.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "chrome/common/about_handler.h"
|
| -#include "content/common/url_constants.h"
|
| +#include "content/public/common/url_constants.h"
|
| #include "googleurl/src/gurl.h"
|
|
|
| typedef void (*AboutHandlerFuncPtr)();
|
|
|