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

Unified Diff: chrome/browser/ui/android/window_android_helper.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
Index: chrome/browser/ui/android/window_android_helper.cc
diff --git a/chrome/browser/ui/android/window_android_helper.cc b/chrome/browser/ui/android/window_android_helper.cc
index e708d402c2b8d6bbb0eb868677807a4f490b6826..9a6c0b93b9f005d18b709d2d713cef29454e8d08 100644
--- a/chrome/browser/ui/android/window_android_helper.cc
+++ b/chrome/browser/ui/android/window_android_helper.cc
@@ -5,7 +5,7 @@
#include "chrome/browser/ui/android/window_android_helper.h"
#include "content/public/browser/web_contents.h"
-#include "ui/base/android/window_android.h"
+#include "ui/android/window_android.h"
DEFINE_WEB_CONTENTS_USER_DATA_KEY(WindowAndroidHelper);
« no previous file with comments | « chrome/browser/ui/android/ssl_client_certificate_request.cc ('k') | components/web_contents_delegate_android.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698