diff options
Diffstat (limited to 'chrome_frame')
-rw-r--r-- | chrome_frame/test/chrome_frame_test_utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/test/chrome_frame_test_utils.h b/chrome_frame/test/chrome_frame_test_utils.h index c11ead7..a067a1a 100644 --- a/chrome_frame/test/chrome_frame_test_utils.h +++ b/chrome_frame/test/chrome_frame_test_utils.h @@ -20,10 +20,10 @@ #include "base/process_util.h" #include "base/scoped_comptr_win.h" #include "base/scoped_variant_win.h" +#include "gmock/gmock.h" #include "chrome_frame/test_utils.h" #include "chrome_frame/test/simulate_input.h" -#include "testing/gmock/include/gmock/gmock.h" // Include without path to make GYP build see it. #include "chrome_tab.h" // NOLINT |