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

Unified Diff: shell/android/android_handler.h

Issue 1993053002: Simplify ContentHandlerFactory a bit. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 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 | « services/python/content_handler/content_handler_main.cc ('k') | shell/android/android_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/android/android_handler.h
diff --git a/shell/android/android_handler.h b/shell/android/android_handler.h
index d9a96fe6623a7904a207b73da9cf023f0674065c..e31c0149062e631d793a0d6a69b8e3d9d02bf84c 100644
--- a/shell/android/android_handler.h
+++ b/shell/android/android_handler.h
@@ -41,7 +41,6 @@ class AndroidHandler : public mojo::ApplicationDelegate,
mojo::URLResponsePtr response,
const base::Closure& callback);
- mojo::ContentHandlerFactory content_handler_factory_;
mojo::URLResponseDiskCachePtr url_response_disk_cache_;
scoped_refptr<base::SingleThreadTaskRunner> handler_task_runner_;
« no previous file with comments | « services/python/content_handler/content_handler_main.cc ('k') | shell/android/android_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698