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

Unified Diff: tools/relocation_packer/src/debug_unittest.cc

Issue 404553003: Create builds configured for ARM and AARCH64. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename DT tags to DT_ANDROID_REL_XXX 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 | « tools/relocation_packer/src/debug.h ('k') | tools/relocation_packer/src/elf_file.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/relocation_packer/src/debug_unittest.cc
diff --git a/tools/relocation_packer/src/debug_unittest.cc b/tools/relocation_packer/src/debug_unittest.cc
index 75608de8d52535cd74e9b8bffd79a75d3cf4907f..1b65cd16e22b8d14af3048ddfcce8a25455017be 100644
--- a/tools/relocation_packer/src/debug_unittest.cc
+++ b/tools/relocation_packer/src/debug_unittest.cc
@@ -5,7 +5,6 @@
#include "debug.h"
#include <sstream>
-#include <string>
#include "testing/gtest/include/gtest/gtest.h"
namespace relocation_packer {
« no previous file with comments | « tools/relocation_packer/src/debug.h ('k') | tools/relocation_packer/src/elf_file.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698