Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(653)

Unified Diff: webrtc/call/mock/mock_rtc_event_log.h

Issue 2358993004: Enable the -Wundef warning for clang (Closed)
Patch Set: rebase Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/call/call_unittest.cc ('k') | webrtc/call/packet_injection_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/call/mock/mock_rtc_event_log.h
diff --git a/webrtc/call/mock/mock_rtc_event_log.h b/webrtc/call/mock/mock_rtc_event_log.h
index 8ca73a3dc7d8527f27a4cfd6ea7f5c11d8b298f4..7558411d03cd96a53bfc79a2d282f3bd3c28c766 100644
--- a/webrtc/call/mock/mock_rtc_event_log.h
+++ b/webrtc/call/mock/mock_rtc_event_log.h
@@ -13,7 +13,7 @@
#include <string>
-#include "testing/gmock/include/gmock/gmock.h"
+#include "webrtc/test/gmock.h"
#include "webrtc/call/rtc_event_log.h"
« no previous file with comments | « webrtc/call/call_unittest.cc ('k') | webrtc/call/packet_injection_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698