 Chromium Code Reviews
 Chromium Code Reviews Issue 545148:
  Import google-glog's Symbolize() and use it in debug_util_posix.cc.  (Closed)
    
  
    Issue 545148:
  Import google-glog's Symbolize() and use it in debug_util_posix.cc.  (Closed) 
  | Index: base/third_party/symbolize/DEPS | 
| diff --git a/base/third_party/symbolize/DEPS b/base/third_party/symbolize/DEPS | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..73eab5071a9852450be01cf969c577ae1f804fd7 | 
| --- /dev/null | 
| +++ b/base/third_party/symbolize/DEPS | 
| @@ -0,0 +1,3 @@ | 
| +include_rules = [ | 
| + "+glog", | 
| +] |