| Index: content/child/npapi/npruntime_util.h
|
| ===================================================================
|
| --- content/child/npapi/npruntime_util.h (revision 212485)
|
| +++ content/child/npapi/npruntime_util.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 CONTENT_CHILD_NPRUNTIME_UTIL_H_
|
| -#define CONTENT_CHILD_NPRUNTIME_UTIL_H_
|
| +#ifndef CONTENT_CHILD_NPAPI_NPRUNTIME_UTIL_H_
|
| +#define CONTENT_CHILD_NPAPI_NPRUNTIME_UTIL_H_
|
|
|
| #include "third_party/npapi/bindings/npruntime.h"
|
|
|
| @@ -19,5 +19,4 @@
|
|
|
| } // namespace content
|
|
|
| -#endif // CONTENT_CHILD_NPRUNTIME_UTIL_H_
|
| -
|
| +#endif // CONTENT_CHILD_NPAPI_NPRUNTIME_UTIL_H_
|
|
|