 Chromium Code Reviews
 Chromium Code Reviews Issue 2846483002:
  Revert of Enable GN check for webrtc/base  (Closed)
    
  
    Issue 2846483002:
  Revert of Enable GN check for webrtc/base  (Closed) 
  | Index: webrtc/base/pathutils.cc | 
| diff --git a/webrtc/base/pathutils.cc b/webrtc/base/pathutils.cc | 
| index 30367743bf8dc4d7d30814a8701613021da75d38..75dabb53e4e351674150823e6d77d98b8bb268b8 100644 | 
| --- a/webrtc/base/pathutils.cc | 
| +++ b/webrtc/base/pathutils.cc | 
| @@ -16,6 +16,7 @@ | 
| #endif // WEBRTC_WIN | 
| #include "webrtc/base/checks.h" | 
| +#include "webrtc/base/fileutils.h" | 
| #include "webrtc/base/logging.h" | 
| #include "webrtc/base/pathutils.h" | 
| #include "webrtc/base/stringutils.h" |