summaryrefslogtreecommitdiffstats
path: root/chrome/DEPS
diff options
context:
space:
mode:
authorzelidrag@chromium.org <zelidrag@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-25 18:04:47 +0000
committerzelidrag@chromium.org <zelidrag@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-25 18:04:47 +0000
commitd0baa03ba5e91ff80241a7f8ac478be7120a4332 (patch)
tree9cea352a7c0d106c101ed04f6a493a936c299ea7 /chrome/DEPS
parent66619f448a567ab5f27c8e572af30eb54c67ba8a (diff)
downloadchromium_src-d0baa03ba5e91ff80241a7f8ac478be7120a4332.zip
chromium_src-d0baa03ba5e91ff80241a7f8ac478be7120a4332.tar.gz
chromium_src-d0baa03ba5e91ff80241a7f8ac478be7120a4332.tar.bz2
gdata API changes for content fetching. Added GDataFileSystem which represents FS abstraction layer between File API and gdata. It autoupdates its content metadata on file/dir lookup requests.
BUG=chromium-os:26006 TEST=GDataFileSystemTest.* Review URL: https://chromiumcodereview.appspot.com/9437002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123665 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/DEPS')
-rw-r--r--chrome/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/DEPS b/chrome/DEPS
index eb0cc95..27889df 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -32,6 +32,7 @@ include_rules = [
"+third_party/WebKit/Source/WebKit/chromium",
"+webkit/appcache",
"+webkit/blob",
+ "+webkit/chromeos/fileapi",
"+webkit/database",
"+webkit/fileapi",
"+webkit/quota",