Index: chrome/browser/chromeos/gdata/gdata_file_system_proxy.cc |
=================================================================== |
--- chrome/browser/chromeos/gdata/gdata_file_system_proxy.cc (revision 151830) |
+++ chrome/browser/chromeos/gdata/gdata_file_system_proxy.cc (working copy) |
@@ -13,6 +13,7 @@ |
#include "base/values.h" |
#include "chrome/browser/chromeos/gdata/gdata.pb.h" |
#include "chrome/browser/chromeos/gdata/gdata_file_system_interface.h" |
+#include "chrome/browser/chromeos/gdata/gdata_files.h" |
#include "chrome/browser/chromeos/gdata/gdata_system_service.h" |
#include "chrome/browser/chromeos/gdata/gdata_util.h" |
#include "content/public/browser/browser_thread.h" |