Chromium Code Reviews

Unified Diff: webrtc/system_wrappers/source/clock_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.
Jump to:
View side-by-side diff with in-line comments
Index: webrtc/system_wrappers/source/clock_unittest.cc
diff --git a/webrtc/system_wrappers/source/clock_unittest.cc b/webrtc/system_wrappers/source/clock_unittest.cc
index 9cb8ec73d0e6ac6e875ae81d8cd27ae42b890b87..76507ce3f340c9ca4396073f46d40666de4be218 100644
--- a/webrtc/system_wrappers/source/clock_unittest.cc
+++ b/webrtc/system_wrappers/source/clock_unittest.cc
@@ -10,7 +10,7 @@
#include "webrtc/system_wrappers/include/clock.h"
-#include "testing/gtest/include/gtest/gtest.h"
+#include "webrtc/test/gtest.h"
namespace webrtc {
« no previous file with comments | « webrtc/system_wrappers/source/aligned_malloc_unittest.cc ('k') | webrtc/system_wrappers/source/condition_variable_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine