| 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 6fbe577b4d75951413ac657c71e68e2cb62b2f57..caa8f9ad858d3fa4fc594c3380c46548dca7a253 100644
|
| --- a/content/browser/webui/web_ui_data_source_impl.cc
|
| +++ b/content/browser/webui/web_ui_data_source_impl.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/strings/string_util.h"
|
| #include "content/grit/content_resources.h"
|
| #include "content/public/common/content_client.h"
|
| -#include "mojo/public/js/bindings/constants.h"
|
| +#include "mojo/public/js/constants.h"
|
| #include "ui/base/webui/jstemplate_builder.h"
|
| #include "ui/base/webui/web_ui_util.h"
|
|
|
|
|