| Index: content/browser/webrtc/webrtc_internals_ui_observer.h
|
| diff --git a/content/browser/media/webrtc/webrtc_internals_ui_observer.h b/content/browser/webrtc/webrtc_internals_ui_observer.h
|
| similarity index 75%
|
| rename from content/browser/media/webrtc/webrtc_internals_ui_observer.h
|
| rename to content/browser/webrtc/webrtc_internals_ui_observer.h
|
| index e7dfed1f1d9b7059c38b398e68a94513d3b2d7de..c78697057bba45d43d29768ed6306420479b8a52 100644
|
| --- a/content/browser/media/webrtc/webrtc_internals_ui_observer.h
|
| +++ b/content/browser/webrtc/webrtc_internals_ui_observer.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 CONTENT_BROWSER_MEDIA_WEBRTC_WEBRTC_INTERNALS_UI_OBSERVER_H_
|
| -#define CONTENT_BROWSER_MEDIA_WEBRTC_WEBRTC_INTERNALS_UI_OBSERVER_H_
|
| +#ifndef CONTENT_BROWSER_WEBRTC_WEBRTC_INTERNALS_UI_OBSERVER_H_
|
| +#define CONTENT_BROWSER_WEBRTC_WEBRTC_INTERNALS_UI_OBSERVER_H_
|
|
|
| #include <string>
|
|
|
| @@ -26,4 +26,4 @@ class WebRTCInternalsUIObserver {
|
|
|
| } // namespace content
|
|
|
| -#endif // CONTENT_BROWSER_MEDIA_WEBRTC_WEBRTC_INTERNALS_UI_OBSERVER_H_
|
| +#endif // CONTENT_BROWSER_WEBRTC_WEBRTC_INTERNALS_UI_OBSERVER_H_
|
|
|