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

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

Issue 1121003: Pass license-checker script for base/third_party/*. (Closed)
Patch Set: Created 10 years, 9 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
OLDNEW
1 The directory contains google-glog's symbolization library. 1 Name: google-glog's symbolization library
2 License can be found in symbolize.cc. 2 URL: http://code.google.com/p/google-glog/
3 3
4 The following files are copied AS-IS from: 4 The following files are copied AS-IS from:
5 http://code.google.com/p/google-glog/source/browse/#svn/trunk/src (r76) 5 http://code.google.com/p/google-glog/source/browse/#svn/trunk/src (r76)
6 6
7 - demangle.cc 7 - demangle.cc
8 - demangle.h 8 - demangle.h
9 - symbolize.cc 9 - symbolize.cc
10 - symbolize.h 10 - symbolize.h
11 11
12 The following files are minimal stubs created for use in Chromium: 12 The following files are minimal stubs created for use in Chromium:
13 13
14 - config.h 14 - config.h
15 - glog/logging.h 15 - glog/logging.h
16 - glog/raw_logging.h 16 - glog/raw_logging.h
17 - utilities.h 17 - utilities.h
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698