diff options
Diffstat (limited to 'content/test/web_contents_tester.cc')
| -rw-r--r-- | content/test/web_contents_tester.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/test/web_contents_tester.cc b/content/test/web_contents_tester.cc index e6c9a2a..c640311 100644 --- a/content/test/web_contents_tester.cc +++ b/content/test/web_contents_tester.cc @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "content/test/web_contents_tester.h" +#include "content/public/test/web_contents_tester.h" #include "content/browser/web_contents/test_web_contents.h" |
