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

Unified Diff: chrome/browser/media_galleries/fileapi/iapps_data_provider.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/browser/media_galleries/fileapi/iapps_data_provider.cc
diff --git a/chrome/browser/media_galleries/fileapi/iapps_data_provider.cc b/chrome/browser/media_galleries/fileapi/iapps_data_provider.cc
index a6e91a6afabdda0c32558e5695062488215b97eb..472a9ced49e67a452ea6283198cd8706fdac7fe4 100644
--- a/chrome/browser/media_galleries/fileapi/iapps_data_provider.cc
+++ b/chrome/browser/media_galleries/fileapi/iapps_data_provider.cc
@@ -11,7 +11,6 @@
#include "base/format_macros.h"
#include "base/location.h"
#include "base/logging.h"
-#include "base/platform_file.h"
#include "base/stl_util.h"
#include "base/strings/string_util.h"
#include "base/strings/stringprintf.h"
« no previous file with comments | « chrome/browser/media/webrtc_log_util.h ('k') | chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698