Chromium Code Reviews

Unified Diff: webrtc/system_wrappers/source/aligned_array_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/aligned_array_unittest.cc
diff --git a/webrtc/system_wrappers/source/aligned_array_unittest.cc b/webrtc/system_wrappers/source/aligned_array_unittest.cc
index 01238f8342ea8be087098070ae940ff31e4dcfdd..5f3cdf742705e5872ebf39c52ee2d09672091308 100644
--- a/webrtc/system_wrappers/source/aligned_array_unittest.cc
+++ b/webrtc/system_wrappers/source/aligned_array_unittest.cc
@@ -12,7 +12,7 @@
#include <stdint.h>
-#include "testing/gtest/include/gtest/gtest.h"
+#include "webrtc/test/gtest.h"
namespace {
« no previous file with comments | « webrtc/sdk/objc/Framework/Classes/avfoundationvideocapturer.mm ('k') | webrtc/system_wrappers/source/aligned_malloc.cc » ('j') | no next file with comments »

Powered by Google App Engine