Chromium Code Reviews| Index: chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc |
| =================================================================== |
| --- chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc (revision 236655) |
| +++ chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc (working copy) |
| @@ -26,7 +26,7 @@ |
| #include "chrome/installer/util/browser_distribution.h" |
| #include "chrome/test/base/in_process_browser_test.h" |
| #include "chrome/test/base/test_switches.h" |
| -#include "content/public/test/test_utils.cc" |
| +#include "content/public/test/test_utils.h" |
|
scottmg
2013/11/22 18:31:53
there was a few of these before... not sure how th
jam
2013/11/22 19:19:18
yeah no idea, I had gone through the rest of the c
|
| #include "ui/views/win/hwnd_util.h" |
| namespace { |