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

Unified Diff: webrtc/modules/audio_processing/vad/pitch_based_vad_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/audio_processing/vad/pitch_based_vad_unittest.cc
diff --git a/webrtc/modules/audio_processing/vad/pitch_based_vad_unittest.cc b/webrtc/modules/audio_processing/vad/pitch_based_vad_unittest.cc
index 04ddcab5cb21063c47ca49a3b12de7fa6c80f770..5d820951351fc06d738455ed34ab473882506e05 100644
--- a/webrtc/modules/audio_processing/vad/pitch_based_vad_unittest.cc
+++ b/webrtc/modules/audio_processing/vad/pitch_based_vad_unittest.cc
@@ -15,7 +15,7 @@
#include <string>
-#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/modules/audio_processing/vad/gmm_unittest.cc ('k') | webrtc/modules/audio_processing/vad/pitch_internal_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698