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

Unified Diff: chrome/renderer/spellchecker/spellcheck_unittest.cc

Issue 273153003: Remove stray platform_file.h from chrome and components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove "using" Created 6 years, 7 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
Index: chrome/renderer/spellchecker/spellcheck_unittest.cc
diff --git a/chrome/renderer/spellchecker/spellcheck_unittest.cc b/chrome/renderer/spellchecker/spellcheck_unittest.cc
index 7369f56a678d3cca8be6daa25f4b9421415ef2ca..68ff023ee5bf01ebf4a26a1a8bc71857c09e39af 100644
--- a/chrome/renderer/spellchecker/spellcheck_unittest.cc
+++ b/chrome/renderer/spellchecker/spellcheck_unittest.cc
@@ -5,7 +5,6 @@
#include "base/file_util.h"
#include "base/message_loop/message_loop.h"
#include "base/path_service.h"
-#include "base/platform_file.h"
#include "base/strings/sys_string_conversions.h"
#include "base/strings/utf_string_conversions.h"
#include "chrome/common/chrome_paths.h"
« no previous file with comments | « chrome/renderer/pepper/pepper_shared_memory_message_filter.h ('k') | chrome/utility/media_galleries/iphoto_library_parser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698