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

Unified Diff: webrtc/test/mock_transport.h

Issue 2358993004: Enable the -Wundef warning for clang (Closed)
Patch Set: manual changes 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/test/mock_transport.h
diff --git a/webrtc/test/mock_transport.h b/webrtc/test/mock_transport.h
index 4937134512f53b76d0b9606398c6d476d7996cb4..ef2b891993a004bc08d9f78040e04b0c5d75f600 100644
--- a/webrtc/test/mock_transport.h
+++ b/webrtc/test/mock_transport.h
@@ -11,7 +11,7 @@
#ifndef WEBRTC_TEST_MOCK_TRANSPORT_H_
#define WEBRTC_TEST_MOCK_TRANSPORT_H_
-#include "testing/gmock/include/gmock/gmock.h"
+#include "webrtc/base/gmock.h"
#include "webrtc/transport.h"
namespace webrtc {

Powered by Google App Engine
This is Rietveld 408576698