| Index: chrome/browser/chromeos/gdata/drive_cache.cc
|
| diff --git a/chrome/browser/chromeos/gdata/drive_cache.cc b/chrome/browser/chromeos/gdata/drive_cache.cc
|
| index d8acd9b94dd9b5626ffd16a7e9c1329947586ac7..6aa8f64ca48f1f905795a4329cf54973f6adaf5e 100644
|
| --- a/chrome/browser/chromeos/gdata/drive_cache.cc
|
| +++ b/chrome/browser/chromeos/gdata/drive_cache.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include <vector>
|
|
|
| +#include "base/base_paths_posix.h"
|
| #include "base/file_util.h"
|
| #include "base/logging.h"
|
| #include "base/path_service.h"
|
|
|