| Index: webkit/browser/blob/blob_data_handle.h
|
| ===================================================================
|
| --- webkit/browser/blob/blob_data_handle.h (revision 0)
|
| +++ webkit/browser/blob/blob_data_handle.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_BLOB_BLOB_DATA_HANDLE_H_
|
| -#define WEBKIT_BLOB_BLOB_DATA_HANDLE_H_
|
| +#ifndef WEBKIT_BROWSER_BLOB_BLOB_DATA_HANDLE_H_
|
| +#define WEBKIT_BROWSER_BLOB_BLOB_DATA_HANDLE_H_
|
|
|
| #include <string>
|
|
|
| @@ -47,4 +47,4 @@
|
|
|
| } // namespace webkit_blob
|
|
|
| -#endif // WEBKIT_BLOB_BLOB_DATA_HANDLE_H_
|
| +#endif // WEBKIT_BROWSER_BLOB_BLOB_DATA_HANDLE_H_
|
|
|