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

Unified Diff: webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header_unittest.cc

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
Index: webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header_unittest.cc
diff --git a/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header_unittest.cc b/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header_unittest.cc
index d83de1469b7569724085c5c9a89793740583df93..f22422682ea43ec233ab06221be1e3d27a634c34 100644
--- a/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header_unittest.cc
+++ b/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header_unittest.cc
@@ -10,7 +10,7 @@
#include "webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.h"
-#include "testing/gtest/include/gtest/gtest.h"
+#include "webrtc/test/gtest.h"
using webrtc::rtcp::CommonHeader;

Powered by Google App Engine
This is Rietveld 408576698