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

Unified Diff: webrtc/system_wrappers/include/logcat_trace_context.h

Issue 1413333002: system_wrappers: rename interface -> include (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebased again! Created 5 years, 2 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
Index: webrtc/system_wrappers/include/logcat_trace_context.h
diff --git a/webrtc/system_wrappers/interface/logcat_trace_context.h b/webrtc/system_wrappers/include/logcat_trace_context.h
similarity index 95%
rename from webrtc/system_wrappers/interface/logcat_trace_context.h
rename to webrtc/system_wrappers/include/logcat_trace_context.h
index d23e451f2e15bdf1173e9b4ab7cc7af8c29be6c0..0b74734043b6a96d05a922418969e73631aee3cf 100644
--- a/webrtc/system_wrappers/interface/logcat_trace_context.h
+++ b/webrtc/system_wrappers/include/logcat_trace_context.h
@@ -11,7 +11,7 @@
#ifndef WEBRTC_SYSTEM_WRAPPERS_INTERFACE_LOGCAT_TRACE_CONTEXT_H_
#define WEBRTC_SYSTEM_WRAPPERS_INTERFACE_LOGCAT_TRACE_CONTEXT_H_
-#include "webrtc/system_wrappers/interface/trace.h"
+#include "webrtc/system_wrappers/include/trace.h"
#ifndef ANDROID
#error This file only makes sense to include on Android!
« no previous file with comments | « webrtc/system_wrappers/include/fix_interlocked_exchange_pointer_win.h ('k') | webrtc/system_wrappers/include/logging.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698