| Index: chrome/browser/automation/automation_provider.cc
|
| diff --git a/chrome/browser/automation/automation_provider.cc b/chrome/browser/automation/automation_provider.cc
|
| index cc181179f9679737c87e14bd05dcf59f0e078697..b2dc726bf7000eef4a5c0d853cfb2e1535242953 100644
|
| --- a/chrome/browser/automation/automation_provider.cc
|
| +++ b/chrome/browser/automation/automation_provider.cc
|
| @@ -80,7 +80,7 @@
|
| #include "chromeos/login/login_state.h"
|
| #endif // defined(OS_CHROMEOS)
|
|
|
| -using WebKit::WebFindOptions;
|
| +using blink::WebFindOptions;
|
| using base::Time;
|
| using content::BrowserThread;
|
| using content::DownloadItem;
|
|
|