| 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 09c58966aa121bba4ae29d76ddb0e0299c6da3a7..f41f138be03986476aabc34f151d4b3b5c146a23 100644
|
| --- a/content/browser/webui/web_ui_data_source_impl.cc
|
| +++ b/content/browser/webui/web_ui_data_source_impl.cc
|
| @@ -12,7 +12,7 @@
|
| #include "content/grit/content_resources.h"
|
| #include "content/public/browser/content_browser_client.h"
|
| #include "content/public/common/content_client.h"
|
| -#include "third_party/mojo/src/mojo/public/js/constants.h"
|
| +#include "mojo/public/js/constants.h"
|
| #include "ui/base/webui/jstemplate_builder.h"
|
| #include "ui/base/webui/web_ui_util.h"
|
|
|
|
|