| Index: base/message_loop/message_loop_test.h
|
| diff --git a/base/message_loop/message_loop_test.h b/base/message_loop/message_loop_test.h
|
| index 3d9889cd58dd88f2dcda9a16fed2378b16ed458f..8c57aff8a1ae479d1051a8590babdc45ce52abcb 100644
|
| --- a/base/message_loop/message_loop_test.h
|
| +++ b/base/message_loop/message_loop_test.h
|
| @@ -6,7 +6,7 @@
|
| #define BASE_MESSAGE_LOOP_MESSAGE_LOOP_TEST_H_
|
|
|
| #include "base/message_loop/message_loop.h"
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| +#include "testing/gtest/googletest/include/gtest/gtest.h"
|
|
|
| // This file consists of tests meant to exercise the combination of MessageLoop
|
| // and MessagePump. To use these define the macro RUN_MESSAGE_LOOP_TESTS using
|
|
|