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

Unified Diff: webrtc/test/testsupport/metrics/video_metrics_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
« no previous file with comments | « webrtc/test/testsupport/frame_writer_unittest.cc ('k') | webrtc/test/testsupport/mock/mock_frame_reader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/testsupport/metrics/video_metrics_unittest.cc
diff --git a/webrtc/test/testsupport/metrics/video_metrics_unittest.cc b/webrtc/test/testsupport/metrics/video_metrics_unittest.cc
index 0958dcfbadabc11e8752b0a6441d12aaec5f31e3..83a34a3985deec99710690e11fec2b54748671ba 100644
--- a/webrtc/test/testsupport/metrics/video_metrics_unittest.cc
+++ b/webrtc/test/testsupport/metrics/video_metrics_unittest.cc
@@ -10,7 +10,7 @@
#include "webrtc/test/testsupport/metrics/video_metrics.h"
-#include "testing/gtest/include/gtest/gtest.h"
+#include "webrtc/test/gtest.h"
#include "webrtc/test/testsupport/fileutils.h"
namespace webrtc {
« no previous file with comments | « webrtc/test/testsupport/frame_writer_unittest.cc ('k') | webrtc/test/testsupport/mock/mock_frame_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698