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

Unified Diff: sky/engine/testing/platform/platform_impl.cc

Issue 892053002: Cleanup unused #includes and declarations in PlatformImpl (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Leave locale Created 5 years, 11 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 | « sky/engine/testing/platform/platform_impl.h ('k') | sky/viewer/platform/platform_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/testing/platform/platform_impl.cc
diff --git a/sky/engine/testing/platform/platform_impl.cc b/sky/engine/testing/platform/platform_impl.cc
index 72b5fba4ffb15f65ead57ac78dd8cd7f60d0d5a4..6df266aefd27d51d2542475ce38d083cf39b7720 100644
--- a/sky/engine/testing/platform/platform_impl.cc
+++ b/sky/engine/testing/platform/platform_impl.cc
@@ -4,16 +4,6 @@
#include "sky/engine/testing/platform/platform_impl.h"
-#include <cmath>
-
-#include "base/rand_util.h"
-#include "base/stl_util.h"
-#include "base/synchronization/waitable_event.h"
-#include "base/time/time.h"
-#include "net/base/data_url.h"
-#include "net/base/mime_util.h"
-#include "net/base/net_errors.h"
-
namespace sky {
PlatformImpl::PlatformImpl() {
« no previous file with comments | « sky/engine/testing/platform/platform_impl.h ('k') | sky/viewer/platform/platform_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698