commit | 57999817d30c384de8974a2c64c0356e71fde63c | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Sun Feb 24 05:40:52 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Sun Feb 24 05:40:52 2013 |
tree | eea7cbd7cd2a1226d4d7e0b983d01268334dc2ba | |
parent | 8701de1793a2c3fdf0f596aee8ec93c61c00bf2e [diff] [blame] |
Move file_path.h to base/files. TBR=sky git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184344 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/chromeos/drive/file_change.h b/chrome/browser/chromeos/drive/file_change.h index b9880e9c..0285bd9 100644 --- a/chrome/browser/chromeos/drive/file_change.h +++ b/chrome/browser/chromeos/drive/file_change.h
@@ -7,7 +7,7 @@ #include <set> -#include "base/file_path.h" +#include "base/files/file_path.h" namespace drive {