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

Unified Diff: util/numeric/int128_test.cc

Issue 590283002: uint128_struct: address misunderstood review feedback (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 6 years, 3 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 | « util/numeric/int128.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/numeric/int128_test.cc
diff --git a/util/numeric/int128_test.cc b/util/numeric/int128_test.cc
index a9f5448bde49e5c09cd4eaddfb4e6c657819210b..bf42c0cf10bb4a99737127e85b8c8ccdb23ce122 100644
--- a/util/numeric/int128_test.cc
+++ b/util/numeric/int128_test.cc
@@ -14,7 +14,6 @@
#include "util/numeric/int128.h"
-#include "base/basictypes.h"
#include "gtest/gtest.h"
namespace {
« no previous file with comments | « util/numeric/int128.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698