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

Unified Diff: content/common/android/trace_event_binding.cc

Issue 10532155: Upstream some more content/ DEPS-related cleanup. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove JNIHelper/BitmapHolder Created 8 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 | « content/common/android/trace_event_binding.h ('k') | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/android/trace_event_binding.cc
diff --git a/content/browser/android/trace_event_binding.cc b/content/common/android/trace_event_binding.cc
similarity index 97%
rename from content/browser/android/trace_event_binding.cc
rename to content/common/android/trace_event_binding.cc
index 712994682cb7295ff23cb23001d39c88667ffc2f..a39330bd2832fd70cd28daac59f39a991551724a 100644
--- a/content/browser/android/trace_event_binding.cc
+++ b/content/common/android/trace_event_binding.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "content/browser/android/trace_event_binding.h"
+#include "content/common/android/trace_event_binding.h"
#include <jni.h>
« no previous file with comments | « content/common/android/trace_event_binding.h ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698