| Index: chrome/browser/media/webrtc/webrtc_browsertest_base.h
|
| diff --git a/chrome/browser/media/webrtc_browsertest_base.h b/chrome/browser/media/webrtc/webrtc_browsertest_base.h
|
| similarity index 97%
|
| rename from chrome/browser/media/webrtc_browsertest_base.h
|
| rename to chrome/browser/media/webrtc/webrtc_browsertest_base.h
|
| index 1f25022d56e6def3941ef805742e73053a6790a3..1857bc7b787faffabb79db2ac59f9af5e51ef1ee 100644
|
| --- a/chrome/browser/media/webrtc_browsertest_base.h
|
| +++ b/chrome/browser/media/webrtc/webrtc_browsertest_base.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef CHROME_BROWSER_MEDIA_WEBRTC_BROWSERTEST_BASE_H_
|
| -#define CHROME_BROWSER_MEDIA_WEBRTC_BROWSERTEST_BASE_H_
|
| +#ifndef CHROME_BROWSER_MEDIA_WEBRTC_WEBRTC_BROWSERTEST_BASE_H_
|
| +#define CHROME_BROWSER_MEDIA_WEBRTC_WEBRTC_BROWSERTEST_BASE_H_
|
|
|
| #include <string>
|
|
|
| @@ -194,4 +194,4 @@ class WebRtcTestBase : public InProcessBrowserTest {
|
| DISALLOW_COPY_AND_ASSIGN(WebRtcTestBase);
|
| };
|
|
|
| -#endif // CHROME_BROWSER_MEDIA_WEBRTC_BROWSERTEST_BASE_H_
|
| +#endif // CHROME_BROWSER_MEDIA_WEBRTC_WEBRTC_BROWSERTEST_BASE_H_
|
|
|