Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(431)

Unified Diff: webrtc/modules/desktop_capture/differ_unittest.cc

Issue 1917043005: #include "webrtc/base/constructormagic.h" where appropriate (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/desktop_capture/differ_unittest.cc
diff --git a/webrtc/modules/desktop_capture/differ_unittest.cc b/webrtc/modules/desktop_capture/differ_unittest.cc
index df4e6a45c0ab05288c34d2ce98ff37ab5f9301d8..543910de289c7d4a378a03c0b2f669a558e96ea4 100644
--- a/webrtc/modules/desktop_capture/differ_unittest.cc
+++ b/webrtc/modules/desktop_capture/differ_unittest.cc
@@ -11,6 +11,7 @@
#include <memory>
#include "testing/gmock/include/gmock/gmock.h"
+#include "webrtc/base/constructormagic.h"
#include "webrtc/modules/desktop_capture/differ.h"
#include "webrtc/modules/desktop_capture/differ_block.h"
« no previous file with comments | « webrtc/modules/desktop_capture/differ.h ('k') | webrtc/modules/desktop_capture/mac/desktop_configuration_monitor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698