| Index: webkit/chromeos/fileapi/cros_mount_point_provider.cc
|
| diff --git a/webkit/chromeos/fileapi/cros_mount_point_provider.cc b/webkit/chromeos/fileapi/cros_mount_point_provider.cc
|
| index 067b310a5ef04ef8f600cd00a89f8f5fb2498b69..df7a4101341486431c8e71311c229657a894e617 100644
|
| --- a/webkit/chromeos/fileapi/cros_mount_point_provider.cc
|
| +++ b/webkit/chromeos/fileapi/cros_mount_point_provider.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "webkit/chromeos/fileapi/cros_mount_point_provider.h"
|
|
|
| +#include "base/base_paths_posix.h"
|
| #include "base/chromeos/chromeos_version.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|