| Index: chrome/test/chromedriver/chrome/stub_chrome.h
|
| diff --git a/chrome/test/chromedriver/chrome/stub_chrome.h b/chrome/test/chromedriver/chrome/stub_chrome.h
|
| index ba0932847d9f5e73b2841c06e5f11c388ab3b949..200e8fecaef52c6f75a9f47fafdffe25ea28d20a 100644
|
| --- a/chrome/test/chromedriver/chrome/stub_chrome.h
|
| +++ b/chrome/test/chromedriver/chrome/stub_chrome.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/scoped_ptr.h"
|
| +#include "chrome/test/chromedriver/chrome/browser_info.h"
|
| #include "chrome/test/chromedriver/chrome/chrome.h"
|
| #include "chrome/test/chromedriver/chrome/version.h"
|
|
|
|
|