summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_dir_url_request_job.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/fileapi/file_system_dir_url_request_job.cc')
-rw-r--r--webkit/fileapi/file_system_dir_url_request_job.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/fileapi/file_system_dir_url_request_job.cc b/webkit/fileapi/file_system_dir_url_request_job.cc
index b0ce0e0..9fbe27a 100644
--- a/webkit/fileapi/file_system_dir_url_request_job.cc
+++ b/webkit/fileapi/file_system_dir_url_request_job.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -22,7 +22,6 @@
#include "net/url_request/url_request.h"
#include "webkit/fileapi/file_system_callback_dispatcher.h"
#include "webkit/fileapi/file_system_operation.h"
-#include "webkit/fileapi/file_system_path_manager.h"
#include "webkit/fileapi/file_system_util.h"
using net::URLRequest;