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

Unified Diff: chrome/browser/platform_util_android.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
Index: chrome/browser/platform_util_android.cc
diff --git a/chrome/browser/platform_util_android.cc b/chrome/browser/platform_util_android.cc
index dded7bc50d2014fc1a5301bec498fc7fc77e3404..1476ffdf72c395d46bc4e9b62f97f073fab7570a 100644
--- a/chrome/browser/platform_util_android.cc
+++ b/chrome/browser/platform_util_android.cc
@@ -4,7 +4,7 @@
#include "base/logging.h"
#include "chrome/browser/platform_util.h"
-#include "ui/android/view_android.h"
+#include "ui/base/android/view_android.h"
namespace platform_util {

Powered by Google App Engine
This is Rietveld 408576698