Index: base/mac/scoped_sending_event_unittest.mm |
diff --git a/base/mac/scoped_sending_event_unittest.mm b/base/mac/scoped_sending_event_unittest.mm |
index 52f18c6f5fb17279da545f6ddaaebf5a45be3fb0..2b9b5a92849304eaf57bcc4bc97bc0cdddd25c17 100644 |
--- a/base/mac/scoped_sending_event_unittest.mm |
+++ b/base/mac/scoped_sending_event_unittest.mm |
@@ -7,7 +7,7 @@ |
#import <Foundation/Foundation.h> |
#include "base/mac/scoped_nsobject.h" |
-#include "testing/gtest/include/gtest/gtest.h" |
+#include "testing/gtest/googletest/include/gtest/gtest.h" |
@interface ScopedSendingEventTestCrApp : NSApplication <CrAppControlProtocol> { |
@private |