| Index: chrome/browser/automation/testing_automation_provider.cc
|
| ===================================================================
|
| --- chrome/browser/automation/testing_automation_provider.cc (revision 70342)
|
| +++ chrome/browser/automation/testing_automation_provider.cc (working copy)
|
| @@ -13,7 +13,7 @@
|
| #include "base/process.h"
|
| #include "base/process_util.h"
|
| #include "base/stringprintf.h"
|
| -#include "base/thread_restrictions.h"
|
| +#include "base/threading/thread_restrictions.h"
|
| #include "base/time.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/app/chrome_command_ids.h"
|
|
|