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

Unified Diff: base/BUILD.gn

Issue 2399053004: Move GetProgramCounter in FROM_HERE to a common function (Closed)
Patch Set: -BASE_EXPORT Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | base/location.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 8f5be418e3458cdb86d54852883ae95f6d1bfd31..67058d1cb0bfe2bdc0ab7efe2fb4ccb3cb80c39b 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1830,6 +1830,7 @@ test("base_unittests") {
"json/json_writer_unittest.cc",
"json/string_escape_unittest.cc",
"lazy_instance_unittest.cc",
+ "location_unittest.cc",
"logging_unittest.cc",
"mac/bind_objc_block_unittest.mm",
"mac/call_with_eh_frame_unittest.mm",
« no previous file with comments | « no previous file | base/location.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698