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

Unified Diff: webrtc/voice_engine/mock/mock_voe_observer.h

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/channel_unittest.cc ('k') | webrtc/voice_engine/network_predictor_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/voice_engine/mock/mock_voe_observer.h
diff --git a/webrtc/voice_engine/mock/mock_voe_observer.h b/webrtc/voice_engine/mock/mock_voe_observer.h
index 1e8cbaa6bb04727ffe49cbcf5527e6a6a7a2be9b..9abc2eb1dc4ce39576d37a771669abd69f1c708d 100644
--- a/webrtc/voice_engine/mock/mock_voe_observer.h
+++ b/webrtc/voice_engine/mock/mock_voe_observer.h
@@ -11,7 +11,7 @@
#ifndef WEBRTC_VOICE_ENGINE_MOCK_VOE_OBSERVER_H_
#define WEBRTC_VOICE_ENGINE_MOCK_VOE_OBSERVER_H_
-#include "testing/gmock/include/gmock/gmock.h"
+#include "webrtc/test/gmock.h"
#include "webrtc/voice_engine/include/voe_base.h"
namespace webrtc {
« no previous file with comments | « webrtc/voice_engine/channel_unittest.cc ('k') | webrtc/voice_engine/network_predictor_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698