| Index: chrome/browser/dom_ui/dom_ui.cc
|
| diff --git a/chrome/browser/dom_ui/dom_ui.cc b/chrome/browser/dom_ui/dom_ui.cc
|
| index 5fb2fb85616cb4df587138cd260d3e23b37ec059..c9e9c88e1a8aba5000dd3a0873fbf70595336fb0 100644
|
| --- a/chrome/browser/dom_ui/dom_ui.cc
|
| +++ b/chrome/browser/dom_ui/dom_ui.cc
|
| @@ -17,6 +17,7 @@
|
| #include "chrome/browser/tab_contents/tab_contents_view.h"
|
| #include "chrome/common/bindings_policy.h"
|
| #include "chrome/common/render_messages.h"
|
| +#include "chrome/common/render_messages_params.h"
|
|
|
| namespace {
|
|
|
|
|