Index: webrtc/modules/desktop_capture/window_capturer_null.cc |
diff --git a/webrtc/modules/desktop_capture/window_capturer_null.cc b/webrtc/modules/desktop_capture/window_capturer_null.cc |
old mode 100644 |
new mode 100755 |
index d4ef9b940a7e49ecd9ea75e0d3e3b4ca5d8a5257..e75621c473ca1defcb68486a52d83069b2e19e62 |
--- a/webrtc/modules/desktop_capture/window_capturer_null.cc |
+++ b/webrtc/modules/desktop_capture/window_capturer_null.cc |
@@ -10,9 +10,9 @@ |
#include <assert.h> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/desktop_capture/desktop_capturer.h" |
#include "webrtc/modules/desktop_capture/desktop_frame.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |