 Chromium Code Reviews
 Chromium Code Reviews Issue 2495533002:
  third_party/protobuf: Update to HEAD (83d681ee2c)  (Closed)
    
  
    Issue 2495533002:
  third_party/protobuf: Update to HEAD (83d681ee2c)  (Closed) 
  | Index: third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc | 
| diff --git a/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc b/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc | 
| index a8108e4572bc5111648e12e8b9d2fe1cfe4d2fba..9f1ebc3fff1fd414fbf99fcefc7eb5d155dc9a91 100644 | 
| --- a/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc | 
| +++ b/third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc | 
| @@ -58,6 +58,7 @@ | 
| #define ULL(x) GOOGLE_ULONGLONG(x) | 
| namespace google { | 
| + | 
| namespace protobuf { | 
| namespace io { | 
| namespace { |