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

Unified Diff: mojo/edk/test/test_utils.h

Issue 1352723002: Remove several unneeded includes from mojo/edk/test_utils.h. (Closed) Base URL: https://github.com/domokit/mojo.git@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 | « no previous file | mojo/edk/test/test_utils_posix.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/edk/test/test_utils.h
diff --git a/mojo/edk/test/test_utils.h b/mojo/edk/test/test_utils.h
index fad57ba4c7524aa26d40a1e04fb2636f0744e88f..72f92578b1a6fef19e4c62abab6e1fe789725d8d 100644
--- a/mojo/edk/test/test_utils.h
+++ b/mojo/edk/test/test_utils.h
@@ -6,9 +6,6 @@
#define MOJO_EDK_TEST_TEST_UTILS_H_
#include <stddef.h>
-#include <stdio.h>
-
-#include <string>
#include "mojo/edk/embedder/platform_handle.h"
#include "mojo/edk/embedder/scoped_platform_handle.h"
« no previous file with comments | « no previous file | mojo/edk/test/test_utils_posix.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698