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

Unified Diff: components/nacl/browser/pnacl_translation_cache.h

Issue 1144153004: components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. 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
Index: components/nacl/browser/pnacl_translation_cache.h
diff --git a/components/nacl/browser/pnacl_translation_cache.h b/components/nacl/browser/pnacl_translation_cache.h
index 9dd528cd863b602c21495f3ea355d6300d8c0124..bd14fcae7f587418ea16e4aa714494975fcd17a8 100644
--- a/components/nacl/browser/pnacl_translation_cache.h
+++ b/components/nacl/browser/pnacl_translation_cache.h
@@ -13,10 +13,6 @@
#include "base/time/time.h"
#include "net/base/cache_type.h"
-namespace base {
-class MessageLoopProxy;
-}
-
namespace disk_cache {
class Backend;
}
« no previous file with comments | « components/nacl/browser/nacl_process_host.cc ('k') | components/nacl/common/nacl_debug_exception_handler_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698