diff options
Diffstat (limited to 'content/test/webrtc_content_browsertest_base.h')
-rw-r--r-- | content/test/webrtc_content_browsertest_base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/test/webrtc_content_browsertest_base.h b/content/test/webrtc_content_browsertest_base.h index 8d0112c..16745f7 100644 --- a/content/test/webrtc_content_browsertest_base.h +++ b/content/test/webrtc_content_browsertest_base.h @@ -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/content_browser_test.h" +#include "content/public/test/content_browser_test.h" namespace base { class CommandLine; |