aboutsummaryrefslogtreecommitdiff
path: root/webrtc/system_wrappers/source/logging_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/system_wrappers/source/logging_unittest.cc')
-rw-r--r--webrtc/system_wrappers/source/logging_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webrtc/system_wrappers/source/logging_unittest.cc b/webrtc/system_wrappers/source/logging_unittest.cc
index de790a5422..ae92f0b961 100644
--- a/webrtc/system_wrappers/source/logging_unittest.cc
+++ b/webrtc/system_wrappers/source/logging_unittest.cc
@@ -10,7 +10,7 @@
#include "webrtc/system_wrappers/interface/logging.h"
-#include "gtest/gtest.h"
+#include "testing/gtest/include/gtest/gtest.h"
#include "webrtc/system_wrappers/interface/condition_variable_wrapper.h"
#include "webrtc/system_wrappers/interface/critical_section_wrapper.h"
#include "webrtc/system_wrappers/interface/scoped_ptr.h"