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

Unified Diff: webrtc/call/rampup_tests.cc

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/call/rampup_tests.cc
diff --git a/webrtc/call/rampup_tests.cc b/webrtc/call/rampup_tests.cc
index 2d7dddc1d839e0ecb1bd6704ba0cbef397060f84..a54925c63655d749058ffb6645a73e4e65798cf1 100644
--- a/webrtc/call/rampup_tests.cc
+++ b/webrtc/call/rampup_tests.cc
@@ -10,7 +10,7 @@
#include "webrtc/call/rampup_tests.h"
-#include "testing/gtest/include/gtest/gtest.h"
+#include "webrtc/base/gtest.h"
kjellander_webrtc 2016/09/23 12:32:37 sort
#include "webrtc/base/checks.h"
#include "webrtc/base/platform_thread.h"
#include "webrtc/test/testsupport/perf_test.h"

Powered by Google App Engine
This is Rietveld 408576698