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

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

Issue 2358993004: Enable the -Wundef warning for clang (Closed)
Patch Set: manual changes 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
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..0f6347be121bb42ee0c239623ed14be0696d624a 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/base/gmock.h"
kjellander_webrtc 2016/09/23 12:32:37 remove blank line?
#include "webrtc/call/rtc_event_log.h"

Powered by Google App Engine
This is Rietveld 408576698