| Index: content/test/webui_resource_browsertest.cc
|
| diff --git a/content/test/webui_resource_browsertest.cc b/content/test/webui_resource_browsertest.cc
|
| index 06d10ded0bb7f1afc6bdcae6072647cbab0ff293..2c239af060b08100fd1ff5ce46e6eeebbaf3c2c2 100644
|
| --- a/content/test/webui_resource_browsertest.cc
|
| +++ b/content/test/webui_resource_browsertest.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/files/file_util.h"
|
| +#include "base/macros.h"
|
| #include "base/path_service.h"
|
| #include "content/grit/content_resources.h"
|
| #include "content/public/browser/web_contents.h"
|
|
|