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

Unified Diff: webrtc/voice_engine/network_predictor_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/voice_engine/mock/mock_voe_observer.h ('k') | webrtc/voice_engine/test/auto_test/automated_mode.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/voice_engine/network_predictor_unittest.cc
diff --git a/webrtc/voice_engine/network_predictor_unittest.cc b/webrtc/voice_engine/network_predictor_unittest.cc
index 1471f4629b0bf1da43491f52188d9f76c713234f..22f9d3a8683cd5126da1384ae1baed07f8f4c3d6 100644
--- a/webrtc/voice_engine/network_predictor_unittest.cc
+++ b/webrtc/voice_engine/network_predictor_unittest.cc
@@ -12,7 +12,7 @@
#include <memory>
-#include "testing/gtest/include/gtest/gtest.h"
+#include "webrtc/test/gtest.h"
#include "webrtc/voice_engine/network_predictor.h"
#include "webrtc/system_wrappers/include/clock.h"
« no previous file with comments | « webrtc/voice_engine/mock/mock_voe_observer.h ('k') | webrtc/voice_engine/test/auto_test/automated_mode.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698