| Index: webrtc/rtc_tools/frame_editing/frame_editing_lib.cc
 | 
| diff --git a/webrtc/tools/frame_editing/frame_editing_lib.cc b/webrtc/rtc_tools/frame_editing/frame_editing_lib.cc
 | 
| similarity index 97%
 | 
| rename from webrtc/tools/frame_editing/frame_editing_lib.cc
 | 
| rename to webrtc/rtc_tools/frame_editing/frame_editing_lib.cc
 | 
| index 175a6765bd10f69af2d43fb6b1168599e19f25a3..a20d8bbbeb18ef8837e8b6e64bc911ae0e2941fe 100644
 | 
| --- a/webrtc/tools/frame_editing/frame_editing_lib.cc
 | 
| +++ b/webrtc/rtc_tools/frame_editing/frame_editing_lib.cc
 | 
| @@ -15,7 +15,7 @@
 | 
|  #include <string>
 | 
|  
 | 
|  #include "webrtc/common_video/libyuv/include/webrtc_libyuv.h"
 | 
| -#include "webrtc/tools/frame_editing/frame_editing_lib.h"
 | 
| +#include "webrtc/rtc_tools/frame_editing/frame_editing_lib.h"
 | 
|  #include "webrtc/typedefs.h"
 | 
|  
 | 
|  namespace webrtc {
 | 
| 
 |