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

Unified Diff: chrome/android/testshell/testshell_tab.cc

Issue 51663003: ui: Move android C++ source files into base/android directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « no previous file | chrome/browser/platform_util_android.cc » ('j') | ui/android/ui_jni_registrar.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/testshell/testshell_tab.cc
diff --git a/chrome/android/testshell/testshell_tab.cc b/chrome/android/testshell/testshell_tab.cc
index b6254794e3faa6c8e80cf06fe20275ff1983940b..b6ceb470cfb8987895734675efb3e617bd5c5638 100644
--- a/chrome/android/testshell/testshell_tab.cc
+++ b/chrome/android/testshell/testshell_tab.cc
@@ -13,7 +13,7 @@
#include "content/public/browser/android/content_view_core.h"
#include "content/public/browser/web_contents.h"
#include "jni/TestShellTab_jni.h"
-#include "ui/android/window_android.h"
+#include "ui/base/android/window_android.h"
#include "url/gurl.h"
using base::android::ConvertJavaStringToUTF8;
« no previous file with comments | « no previous file | chrome/browser/platform_util_android.cc » ('j') | ui/android/ui_jni_registrar.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698