| Index: content/browser/screen_orientation/screen_orientation_browsertest.cc
|
| diff --git a/content/browser/screen_orientation/screen_orientation_browsertest.cc b/content/browser/screen_orientation/screen_orientation_browsertest.cc
|
| index 2d7445c3af86cb83278910f7c6c0e7e05a10c676..6760b2361eefeaf5a6f21364d8d3796b4f0529b6 100644
|
| --- a/content/browser/screen_orientation/screen_orientation_browsertest.cc
|
| +++ b/content/browser/screen_orientation/screen_orientation_browsertest.cc
|
| @@ -5,6 +5,8 @@
|
| #include <stdlib.h>
|
|
|
| #include "base/command_line.h"
|
| +#include "base/macros.h"
|
| +#include "build/build_config.h"
|
| #include "content/browser/renderer_host/render_widget_host_impl.h"
|
| #include "content/common/view_messages.h"
|
| #include "content/public/browser/render_widget_host.h"
|
|
|