 Chromium Code Reviews
 Chromium Code Reviews Issue 2846493002:
  Reland of Enable GN check for webrtc/base  (Closed)
    
  
    Issue 2846493002:
  Reland of Enable GN check for webrtc/base  (Closed) 
  | Index: webrtc/base/location.h | 
| diff --git a/webrtc/base/location.h b/webrtc/base/location.h | 
| index a541bbef514763a461dab8e84974555c182c9b00..541be9ac141768a831b7e82975300a179d3f1e3f 100644 | 
| --- a/webrtc/base/location.h | 
| +++ b/webrtc/base/location.h | 
| @@ -13,7 +13,7 @@ | 
| #include <string> | 
| -#include "webrtc/system_wrappers/include/stringize_macros.h" | 
| +#include "webrtc/base/stringize_macros.h" | 
| namespace rtc { |