Chromium Code Reviews| Index: webkit/tools/test_shell/test_shell_webblobregistry_impl.cc |
| diff --git a/webkit/tools/test_shell/test_shell_webblobregistry_impl.cc b/webkit/tools/test_shell/test_shell_webblobregistry_impl.cc |
| index c943eac5c6eb4df2db269d03be7a0e8db75daf59..1c1141836f78903af7b4deab4967de2fda201316 100644 |
| --- a/webkit/tools/test_shell/test_shell_webblobregistry_impl.cc |
| +++ b/webkit/tools/test_shell/test_shell_webblobregistry_impl.cc |
| @@ -4,6 +4,7 @@ |
| #include "webkit/tools/test_shell/test_shell_webblobregistry_impl.h" |
| +#include "base/bind.h" |
|
csilv
2011/10/10 21:01:49
There are no changes in this file so this is proba
James Hawkins
2011/10/10 21:55:49
Done. They're blocked.
michaeln
2011/10/10 22:02:21
these are being taken care of in another CL
http:/
James Hawkins
2011/10/10 22:06:21
Cool, sg.
|
| #include "base/message_loop.h" |
| #include "base/task.h" |
| #include "googleurl/src/gurl.h" |