| Index: webrtc/api/portallocatorfactory.h
|
| diff --git a/talk/app/webrtc/portallocatorfactory.h b/webrtc/api/portallocatorfactory.h
|
| similarity index 91%
|
| rename from talk/app/webrtc/portallocatorfactory.h
|
| rename to webrtc/api/portallocatorfactory.h
|
| index bb6cf4741f55275d966632866f7c323ab090be2a..bce71311f5a8d1a4e9b45cf8119e432af85de5cb 100644
|
| --- a/talk/app/webrtc/portallocatorfactory.h
|
| +++ b/webrtc/api/portallocatorfactory.h
|
| @@ -27,7 +27,7 @@
|
| // TODO(deadbeef): Remove this file once chromium build files no longer
|
| // reference it.
|
|
|
| -#ifndef TALK_APP_WEBRTC_PORTALLOCATORFACTORY_H_
|
| -#define TALK_APP_WEBRTC_PORTALLOCATORFACTORY_H_
|
| +#ifndef WEBRTC_API_PORTALLOCATORFACTORY_H_
|
| +#define WEBRTC_API_PORTALLOCATORFACTORY_H_
|
|
|
| -#endif // TALK_APP_WEBRTC_PORTALLOCATORFACTORY_H_
|
| +#endif // WEBRTC_API_PORTALLOCATORFACTORY_H_
|
|
|