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

Unified Diff: util/posix/process_info_test.cc

Issue 1352873002: Remove #include "base/basictypes.h" as appropriate (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 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/posix/close_multiple.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/posix/process_info_test.cc
diff --git a/util/posix/process_info_test.cc b/util/posix/process_info_test.cc
index 0f17831d9904736645e6cb92e7c7a4d2d6f3a833..dd0844beaaadf3a9996f36089913f56ca771d562 100644
--- a/util/posix/process_info_test.cc
+++ b/util/posix/process_info_test.cc
@@ -21,7 +21,6 @@
#include <string>
#include <vector>
-#include "base/basictypes.h"
#include "build/build_config.h"
#include "gtest/gtest.h"
#include "test/errors.h"
« no previous file with comments | « util/posix/close_multiple.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698