| Index: webkit/browser/blob/view_blob_internals_job.h
|
| ===================================================================
|
| --- webkit/browser/blob/view_blob_internals_job.h (revision 0)
|
| +++ webkit/browser/blob/view_blob_internals_job.h (working copy)
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef WEBKIT_BLOB_VIEW_BLOB_INTERNALS_JOB_H_
|
| +#ifndef WEBKIT_BROWSER_BLOB_VIEW_BLOB_INTERNALS_JOB_H_
|
| #define WEBKIT_BLOB_VIEW_BLOB_INTERNALS_JOB_H_
|
|
|
| #include <string>
|
| @@ -54,4 +54,4 @@
|
|
|
| } // namespace webkit_blob
|
|
|
| -#endif // WEBKIT_BLOB_VIEW_BLOB_INTERNALS_JOB_H_
|
| +#endif // WEBKIT_BROWSER_BLOB_VIEW_BLOB_INTERNALS_JOB_H_
|
|
|