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

Unified Diff: webrtc/test/gtest.h

Issue 2972463002: Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « webrtc/test/gmock.h ('k') | webrtc/test/layer_filtering_transport.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/gtest.h
diff --git a/webrtc/test/gtest.h b/webrtc/test/gtest.h
index 886e7b8b63f7814f0cb2d143d05908f7d418182c..2d222cc22c88c2ec3dced84e4158bde339efc5e6 100644
--- a/webrtc/test/gtest.h
+++ b/webrtc/test/gtest.h
@@ -11,7 +11,7 @@
#ifndef WEBRTC_TEST_GTEST_H_
#define WEBRTC_TEST_GTEST_H_
-#include "webrtc/rtc_base/ignore_wundef.h"
+#include "webrtc/base/ignore_wundef.h"
RTC_PUSH_IGNORING_WUNDEF()
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « webrtc/test/gmock.h ('k') | webrtc/test/layer_filtering_transport.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698