| OLD | NEW |
| 1 Name: google-glog's symbolization library | 1 Name: google-glog's symbolization library |
| 2 URL: http://code.google.com/p/google-glog/ | 2 URL: https://github.com/google/glog |
| 3 License: BSD | 3 License: BSD |
| 4 | 4 |
| 5 The following files are copied AS-IS from: | 5 The following files are copied AS-IS from: |
| 6 http://code.google.com/p/google-glog/source/browse/#svn/trunk/src (r141) | 6 http://code.google.com/p/google-glog/source/browse/#svn/trunk/src (r141) |
| 7 https://github.com/google/glog/tree/a5ffa884137f7687d0393ccba22557d583654a25 |
| 7 | 8 |
| 8 - demangle.cc | 9 - demangle.cc |
| 9 - demangle.h | 10 - demangle.h |
| 10 - symbolize.cc | 11 - symbolize.cc |
| 11 - symbolize.h | 12 - symbolize.h |
| 12 | 13 |
| 13 The following files are minimal stubs created for use in Chromium: | 14 The following files are minimal stubs created for use in Chromium: |
| 14 | 15 |
| 15 - config.h | 16 - config.h |
| 16 - glog/logging.h | 17 - glog/logging.h |
| 17 - glog/raw_logging.h | 18 - glog/raw_logging.h |
| 18 - utilities.h | 19 - utilities.h |
| OLD | NEW |