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

Unified Diff: base/android/jni_registrar.cc

Issue 895853003: Update from https://crrev.com/314320 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 11 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 | « base/android/jni_onload_delegate.h ('k') | base/android/trace_event_binding.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/android/jni_registrar.cc
diff --git a/base/android/jni_registrar.cc b/base/android/jni_registrar.cc
index 0f32089d18c09fcc479ff09088a23bf004e0d5be..8e13e60097950709ae60b667027684a8d2398f4d 100644
--- a/base/android/jni_registrar.cc
+++ b/base/android/jni_registrar.cc
@@ -4,9 +4,9 @@
#include "base/android/jni_registrar.h"
-#include "base/debug/trace_event.h"
#include "base/logging.h"
#include "base/android/jni_android.h"
+#include "base/trace_event/trace_event.h"
namespace base {
namespace android {
« no previous file with comments | « base/android/jni_onload_delegate.h ('k') | base/android/trace_event_binding.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698