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

Unified Diff: chrome/browser/platform_util_android.cc

Issue 929903002: Remove cc dependency from ui/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert changes in ui/PRESUBMIT.py Created 5 years, 10 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/supervised_user/child_accounts/child_account_feedback_reporter_android.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/platform_util_android.cc
diff --git a/chrome/browser/platform_util_android.cc b/chrome/browser/platform_util_android.cc
index 143d313cd39a571c87762b67c5239050294b48c6..b74b86d9401db96c3023f15a6982d948639884bc 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/base/android/view_android.h"
+#include "ui/android/view_android.h"
namespace platform_util {
« no previous file with comments | « no previous file | chrome/browser/supervised_user/child_accounts/child_account_feedback_reporter_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698