Index: webrtc/media/devices/yuvframescapturer.cc |
diff --git a/talk/media/devices/yuvframescapturer.cc b/webrtc/media/devices/yuvframescapturer.cc |
similarity index 98% |
rename from talk/media/devices/yuvframescapturer.cc |
rename to webrtc/media/devices/yuvframescapturer.cc |
index 269c97c46d9f5331e6950f1327c76e9e086b9e26..c36de9b44c3bdd1d35296cee343750a3ae4a090b 100644 |
--- a/talk/media/devices/yuvframescapturer.cc |
+++ b/webrtc/media/devices/yuvframescapturer.cc |
@@ -1,6 +1,6 @@ |
/* |
* libjingle |
- * Copyright 2004--2014 Google Inc. |
+ * Copyright 2004 Google Inc. |
* |
* Redistribution and use in source and binary forms, with or without |
* modification, are permitted provided that the following conditions are met: |
@@ -25,7 +25,7 @@ |
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "talk/media/devices/yuvframescapturer.h" |
+#include "webrtc/media/devices/yuvframescapturer.h" |
#include "webrtc/base/bytebuffer.h" |
#include "webrtc/base/criticalsection.h" |