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

Unified Diff: components/metrics/histogram_encoder_unittest.cc

Issue 1548113002: Switch to standard integer types in components/, part 2 of 4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn Created 5 years 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 | « components/metrics/histogram_encoder.cc ('k') | components/metrics/leak_detector/call_stack_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/histogram_encoder_unittest.cc
diff --git a/components/metrics/histogram_encoder_unittest.cc b/components/metrics/histogram_encoder_unittest.cc
index 2d50acdf645541b25ed81fc0a2318f3c46e58b9a..dfe7f847d5dae540dbb68fdc263ae6d2892f4dac 100644
--- a/components/metrics/histogram_encoder_unittest.cc
+++ b/components/metrics/histogram_encoder_unittest.cc
@@ -6,7 +6,6 @@
#include <string>
-#include "base/basictypes.h"
#include "base/metrics/bucket_ranges.h"
#include "base/metrics/sample_vector.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « components/metrics/histogram_encoder.cc ('k') | components/metrics/leak_detector/call_stack_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698