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

Unified Diff: components/nacl/common/nacl_debug_exception_handler_win.h

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: merge up to r429325 Created 4 years, 1 month 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 | « components/gcm_driver/fake_gcm_driver.cc ('k') | components/pairing/bluetooth_host_pairing_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/nacl/common/nacl_debug_exception_handler_win.h
diff --git a/components/nacl/common/nacl_debug_exception_handler_win.h b/components/nacl/common/nacl_debug_exception_handler_win.h
index 1767cd41255806274d04680945a122af5016ce7c..936a1e4097788ad3a4be829430827eb6130ace10 100644
--- a/components/nacl/common/nacl_debug_exception_handler_win.h
+++ b/components/nacl/common/nacl_debug_exception_handler_win.h
@@ -8,6 +8,7 @@
#include "base/callback.h"
#include "base/memory/ref_counted.h"
#include "base/process/process.h"
+#include "base/single_thread_task_runner.h"
namespace base {
class SingleThreadTaskRunner;
« no previous file with comments | « components/gcm_driver/fake_gcm_driver.cc ('k') | components/pairing/bluetooth_host_pairing_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698