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

Unified Diff: webrtc/test/gmock.h

Issue 2969623003: Update includes for webrtc/{base => rtc_base} rename (2/3) (Closed)
Patch Set: Rebased onto 224e65939af87443addfc5bb500fbf434728bd1c and restored sorting in clock.cc 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/gl/gl_renderer.cc ('k') | webrtc/test/gtest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/gmock.h
diff --git a/webrtc/test/gmock.h b/webrtc/test/gmock.h
index bc12fb91d1d49e8528e5a1b0c648b105b5875211..8e321a036b53ded380beadba9d6d84234c3718d8 100644
--- a/webrtc/test/gmock.h
+++ b/webrtc/test/gmock.h
@@ -11,7 +11,7 @@
#ifndef WEBRTC_TEST_GMOCK_H_
#define WEBRTC_TEST_GMOCK_H_
-#include "webrtc/base/ignore_wundef.h"
+#include "webrtc/rtc_base/ignore_wundef.h"
RTC_PUSH_IGNORING_WUNDEF()
#include "testing/gmock/include/gmock/gmock.h"
« no previous file with comments | « webrtc/test/gl/gl_renderer.cc ('k') | webrtc/test/gtest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698