Chromium Code Reviews| Index: content/browser/webui/generic_handler.cc |
| =================================================================== |
| --- content/browser/webui/generic_handler.cc (revision 116051) |
| +++ content/browser/webui/generic_handler.cc (working copy) |
| @@ -9,6 +9,7 @@ |
| #include "base/logging.h" |
| #include "base/values.h" |
| #include "content/browser/disposition_utils.h" |
| +#include "content/browser/webui/web_ui.h" |
| #include "content/public/browser/web_contents.h" |
| using content::OpenURLParams; |