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

Unified Diff: content/shell/android/java/org/chromium/content_shell/ContentShellApplication.java

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/shell/android/java/org/chromium/content_shell/ContentShellActivity.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/android/java/org/chromium/content_shell/ContentShellApplication.java
diff --git a/content/shell/android/java/org/chromium/content_shell/ContentShellApplication.java b/content/shell/android/java/org/chromium/content_shell/ContentShellApplication.java
index 56b4cf5fd531b927831ec36a784ff89b9af010cc..48239b0551244e388c12df9c37f9311b4c67da3f 100644
--- a/content/shell/android/java/org/chromium/content_shell/ContentShellApplication.java
+++ b/content/shell/android/java/org/chromium/content_shell/ContentShellApplication.java
@@ -5,7 +5,7 @@
package org.chromium.content_shell;
import android.app.Application;
-import org.chromium.content.browser.LibraryLoader;
+import org.chromium.content.app.LibraryLoader;
/**
* Entry point for the content shell application. Handles initialization of information that needs
« no previous file with comments | « content/shell/android/java/org/chromium/content_shell/ContentShellActivity.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698