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

Unified Diff: native_client_sdk/src/tools/lib/get_shared_deps.py

Issue 875543002: Grab a bunch of owners / todos. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « native_client_sdk/src/tests/nacl_io_test/event_test.cc ('k') | ppapi/generators/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/tools/lib/get_shared_deps.py
diff --git a/native_client_sdk/src/tools/lib/get_shared_deps.py b/native_client_sdk/src/tools/lib/get_shared_deps.py
index b7b433f1d5b2671023f35be33b025cb41b818a01..7a355cadc2e569aa5f583c3d9d8f0467269c3ac3 100644
--- a/native_client_sdk/src/tools/lib/get_shared_deps.py
+++ b/native_client_sdk/src/tools/lib/get_shared_deps.py
@@ -211,7 +211,7 @@ def _FindLibsInPath(name, lib_path):
# the SONAME is actually libc.so. If we pass glibc's libc.so to objdump
# if fails to parse it, os this filters out libc.so expept for within
# the bionic toolchain.
- # TODO(noelallen): Remove this once the SONAME in bionic is made to be
+ # TODO(bradnelson): Remove this once the SONAME in bionic is made to be
# unique in the same it is under glibc:
# https://code.google.com/p/nativeclient/issues/detail?id=3833
rel_dirname = os.path.relpath(dirname, SDK_DIR)
« no previous file with comments | « native_client_sdk/src/tests/nacl_io_test/event_test.cc ('k') | ppapi/generators/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698