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

Unified Diff: chromeos/ime/ibus_daemon_controller.h

Issue 14927008: Move sequenced_task_runner to base/task (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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: chromeos/ime/ibus_daemon_controller.h
diff --git a/chromeos/ime/ibus_daemon_controller.h b/chromeos/ime/ibus_daemon_controller.h
index aa9d91c1189284388d6aa22f788e96c9fd35409d..9f749d117ef27c651068707308ed5229fe385dd8 100644
--- a/chromeos/ime/ibus_daemon_controller.h
+++ b/chromeos/ime/ibus_daemon_controller.h
@@ -6,7 +6,7 @@
#define CHROMEOS_IME_IBUS_DAEMON_CONTROLLER_H_
#include "base/memory/ref_counted.h"
-#include "base/sequenced_task_runner.h"
+#include "base/task/sequenced_task_runner.h"
#include "chromeos/chromeos_export.h"
namespace chromeos {
« no previous file with comments | « chrome/service/service_process_prefs_unittest.cc ('k') | content/browser/appcache/chrome_appcache_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698