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

Unified Diff: tools/relocation_packer/relocation_packer.gyp

Issue 392653002: Upgrade logging to resemble base/logging.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Silence 'Death tests use fork()' gtest warnings Created 6 years, 5 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 | « no previous file | tools/relocation_packer/src/debug.h » ('j') | tools/relocation_packer/src/debug.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/relocation_packer/relocation_packer.gyp
diff --git a/tools/relocation_packer/relocation_packer.gyp b/tools/relocation_packer/relocation_packer.gyp
index f74a9e9b08cb1f8c919e8d1ca51905b2b548f308..4642a27c2238500a5aa98ea3ccd7a56ada2783cf 100644
--- a/tools/relocation_packer/relocation_packer.gyp
+++ b/tools/relocation_packer/relocation_packer.gyp
@@ -46,6 +46,7 @@
'../..',
],
'sources': [
+ 'src/debug_unittest.cc',
'src/elf_file_unittest.cc',
'src/leb128_unittest.cc',
'src/packer_unittest.cc',
« no previous file with comments | « no previous file | tools/relocation_packer/src/debug.h » ('j') | tools/relocation_packer/src/debug.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698