Chromium Code Reviews| Index: content/browser/webui/web_ui.h |
| =================================================================== |
| --- content/browser/webui/web_ui.h (revision 78506) |
| +++ content/browser/webui/web_ui.h (working copy) |
| @@ -12,7 +12,7 @@ |
| #include "base/callback.h" |
| #include "base/string16.h" |
| -#include "chrome/common/page_transition_types.h" |
| +#include "content/common/page_transition_types.h" |
| class DictionaryValue; |
| class WebUIMessageHandler; |