| Index: webkit/browser/database/vfs_backend.h
|
| ===================================================================
|
| --- webkit/browser/database/vfs_backend.h (revision 0)
|
| +++ webkit/browser/database/vfs_backend.h (working copy)
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef WEBKIT_DATABASE_VFS_BACKEND_H_
|
| -#define WEBKIT_DATABASE_VFS_BACKEND_H_
|
| +#ifndef WEBKIT_BROWSER_DATABASE_VFS_BACKEND_H_
|
| +#define WEBKIT_BROWSER_DATABASE_VFS_BACKEND_H_
|
|
|
| #include "base/platform_file.h"
|
| #include "base/process.h"
|
| @@ -41,4 +41,4 @@
|
|
|
| } // namespace webkit_database
|
|
|
| -#endif // WEBKIT_DATABASE_VFS_BACKEND_H_
|
| +#endif // WEBKIT_BROWSER_DATABASE_VFS_BACKEND_H_
|
|
|