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

Unified Diff: mandoline/ui/browser/android/android_ui.h

Issue 1134443005: Fixes android mandoline ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | mandoline/ui/browser/android/android_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/ui/browser/android/android_ui.h
diff --git a/mandoline/ui/browser/android/android_ui.h b/mandoline/ui/browser/android/android_ui.h
index cb0ede61c8e73ff5d7755861147e27130396aa08..fd6aaf5e8c60b9a2341bc1f289afcdbf59de8cc0 100644
--- a/mandoline/ui/browser/android/android_ui.h
+++ b/mandoline/ui/browser/android/android_ui.h
@@ -37,7 +37,6 @@ class AndroidUI : public BrowserUI,
Browser* browser_;
mojo::ApplicationImpl* application_impl_;
mojo::View* root_;
- mojo::View* content_;
DISALLOW_COPY_AND_ASSIGN(AndroidUI);
};
« no previous file with comments | « no previous file | mandoline/ui/browser/android/android_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698