| Index: content/renderer/stats_collection_controller.h
|
| diff --git a/content/renderer/stats_collection_controller.h b/content/renderer/stats_collection_controller.h
|
| index eb1ccb0645d22b17d75befed281a88f98a566c33..63175d830a9ca883f0a751fc81822dd436c350c2 100644
|
| --- a/content/renderer/stats_collection_controller.h
|
| +++ b/content/renderer/stats_collection_controller.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_RENDERER_STATS_COLLECTION_CONTROLLER_H_
|
|
|
| #include "ipc/ipc_sender.h"
|
| -#include "webkit/glue/cpp_bound_class.h"
|
| +#include "webkit/renderer/cpp_bound_class.h"
|
|
|
| namespace content {
|
|
|
|
|