| Index: trunk/src/chrome/browser/custom_handlers/protocol_handler_registry.h
|
| ===================================================================
|
| --- trunk/src/chrome/browser/custom_handlers/protocol_handler_registry.h (revision 198847)
|
| +++ trunk/src/chrome/browser/custom_handlers/protocol_handler_registry.h (working copy)
|
| @@ -12,7 +12,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/task/sequenced_task_runner_helpers.h"
|
| +#include "base/sequenced_task_runner_helpers.h"
|
| #include "base/values.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/profiles/profile_keyed_service.h"
|
|
|