| Index: webkit/browser/fileapi/isolated_context.cc
|
| diff --git a/webkit/fileapi/isolated_context.cc b/webkit/browser/fileapi/isolated_context.cc
|
| similarity index 99%
|
| rename from webkit/fileapi/isolated_context.cc
|
| rename to webkit/browser/fileapi/isolated_context.cc
|
| index 6c038d00f92b7e458eacdafd56b287a1b49f3117..594a818816ae30891aee6c5c90f10ce8be5add35 100644
|
| --- a/webkit/fileapi/isolated_context.cc
|
| +++ b/webkit/browser/fileapi/isolated_context.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "webkit/fileapi/isolated_context.h"
|
| +#include "webkit/browser/fileapi/isolated_context.h"
|
|
|
| #include "base/basictypes.h"
|
| #include "base/files/file_path.h"
|
|
|