| Index: content/test/layouttest_support.cc
|
| diff --git a/content/test/layouttest_support.cc b/content/test/layouttest_support.cc
|
| index 13a981e5dc3ae1947c0518715d5577fcb1b4ee6c..c77d02b812307df643e30edd838337a3ca2a86e3 100644
|
| --- a/content/test/layouttest_support.cc
|
| +++ b/content/test/layouttest_support.cc
|
| @@ -27,7 +27,7 @@
|
| #include "third_party/WebKit/public/web/WebHistoryItem.h"
|
|
|
| #if defined(OS_MACOSX)
|
| -#include "content/browser/renderer_host/popup_menu_helper_mac.h"
|
| +#include "content/browser/frame_host/popup_menu_helper_mac.h"
|
| #endif
|
|
|
| using blink::WebBatteryStatus;
|
|
|