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

Unified Diff: sky/shell/android/platform_view_android.h

Issue 1178773002: Stop SkyShell from crashing on startup (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/shell/android/platform_view_android.h
diff --git a/sky/shell/android/platform_view_android.h b/sky/shell/android/platform_view_android.h
index a03faa8276315ae3b12756988b079c4f2134ce15..72c8bba079a76cc04a642537a3a1b5b16466f0bc 100644
--- a/sky/shell/android/platform_view_android.h
+++ b/sky/shell/android/platform_view_android.h
@@ -25,8 +25,6 @@ class PlatformViewAndroid : public PlatformView {
private:
void ReleaseWindow();
- ANativeWindow* window_;
-
DISALLOW_COPY_AND_ASSIGN(PlatformViewAndroid);
};
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698