Chromium Code Reviews| Index: content/browser/webui/web_ui_data_source_impl.cc |
| diff --git a/content/browser/webui/web_ui_data_source_impl.cc b/content/browser/webui/web_ui_data_source_impl.cc |
| index 353198842b05ab7403e276b8bfe1179c95070b6d..990278e44342163b27777e73924c7499ffee2113 100644 |
| --- a/content/browser/webui/web_ui_data_source_impl.cc |
| +++ b/content/browser/webui/web_ui_data_source_impl.cc |
| @@ -15,7 +15,7 @@ |
| #include "ui/base/webui/web_ui_util.h" |
| #if defined(USE_MOJO) |
| -#include "mojo/public/bindings/js/constants.h" |
| +#include "mojo/public/js/bindings/constants.h" |
| #endif |
| namespace content { |