| Index: chrome/test/chromedriver/chrome/web_view_impl.h
|
| diff --git a/chrome/test/chromedriver/chrome/web_view_impl.h b/chrome/test/chromedriver/chrome/web_view_impl.h
|
| index faa6060789dce4f35c47dc7039da654aab2f6bff..cebf969caac10b8959713c6a0e54a1596af8f73e 100644
|
| --- a/chrome/test/chromedriver/chrome/web_view_impl.h
|
| +++ b/chrome/test/chromedriver/chrome/web_view_impl.h
|
| @@ -31,8 +31,6 @@ class NetworkConditionsOverrideManager;
|
| class HeapSnapshotTaker;
|
| struct KeyEvent;
|
| struct MouseEvent;
|
| -class NavigationTracker;
|
| -class NonBlockingNavigationTracker;
|
| class PageLoadStrategy;
|
| class Status;
|
|
|
|
|