| Index: content/child/fileapi/webfilesystem_impl.cc
|
| diff --git a/content/child/fileapi/webfilesystem_impl.cc b/content/child/fileapi/webfilesystem_impl.cc
|
| index f724271aa67f71894512678b93df059f7247c4da..9aba73447a2c73792ec1d1043e0c49aaa8b914c2 100644
|
| --- a/content/child/fileapi/webfilesystem_impl.cc
|
| +++ b/content/child/fileapi/webfilesystem_impl.cc
|
| @@ -25,6 +25,7 @@
|
| #include "third_party/WebKit/public/web/WebHeap.h"
|
| #include "url/gurl.h"
|
|
|
| +using base::MakeTuple;
|
| using blink::WebFileInfo;
|
| using blink::WebFileSystemCallbacks;
|
| using blink::WebFileSystemEntry;
|
|
|