Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(196)

Side by Side Diff: base/third_party/symbolize/README.chromium

Issue 1388303003: Update glog URL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698