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

Unified Diff: content/app/android/content_jni_registrar.cc

Issue 10444113: Fixed the dependency. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync again Created 8 years, 7 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/app/android/content_jni_registrar.h ('k') | content/app/android/library_loader_hooks.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/android/content_jni_registrar.cc
diff --git a/content/browser/android/content_jni_registrar.cc b/content/app/android/content_jni_registrar.cc
similarity index 93%
rename from content/browser/android/content_jni_registrar.cc
rename to content/app/android/content_jni_registrar.cc
index aa5064b458328dd21df0e5758b8e23aa2dd45b6f..e9c8e00445c87c6b3606914a1d5adf64f5a6d170 100644
--- a/content/browser/android/content_jni_registrar.cc
+++ b/content/app/android/content_jni_registrar.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/content_jni_registrar.h"
+#include "content/app/android/content_jni_registrar.h"
#include "base/android/jni_android.h"
#include "base/android/jni_registrar.h"
« no previous file with comments | « content/app/android/content_jni_registrar.h ('k') | content/app/android/library_loader_hooks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698