| Index: webrtc/api/portallocatorfactory.cc
|
| diff --git a/talk/app/webrtc/portallocatorfactory.cc b/webrtc/api/portallocatorfactory.cc
|
| similarity index 96%
|
| rename from talk/app/webrtc/portallocatorfactory.cc
|
| rename to webrtc/api/portallocatorfactory.cc
|
| index 64d714cd500d5ace1ceea49bf27353cb62ccea41..a5a98b0e9714e83f6ce533a2fc398c4a162b0125 100644
|
| --- a/talk/app/webrtc/portallocatorfactory.cc
|
| +++ b/webrtc/api/portallocatorfactory.cc
|
| @@ -27,4 +27,4 @@
|
| // TODO(deadbeef): Remove this file once chromium build files no longer
|
| // reference it.
|
|
|
| -#include "talk/app/webrtc/portallocatorfactory.h"
|
| +#include "webrtc/api/portallocatorfactory.h"
|
|
|