Chromium Code Reviews| Index: webrtc/modules/desktop_capture/screen_capturer_helper.cc |
| diff --git a/webrtc/modules/desktop_capture/screen_capturer_helper.cc b/webrtc/modules/desktop_capture/screen_capturer_helper.cc |
| index 86761c170f02f8b94b53d86d89c98af10600e55b..fa7096d24d6f7cfab2d6a9766813db600e489278 100644 |
| --- a/webrtc/modules/desktop_capture/screen_capturer_helper.cc |
| +++ b/webrtc/modules/desktop_capture/screen_capturer_helper.cc |
| @@ -13,7 +13,7 @@ |
| #include <assert.h> |
| #include <algorithm> |
| -#include "webrtc/system_wrappers/interface/logging.h" |
| +#include "webrtc/system_wrappers/include/logging.h" |
| namespace webrtc { |