| Index: content/test/net/url_request_prepackaged_interceptor.h
|
| diff --git a/content/test/net/url_request_prepackaged_interceptor.h b/content/test/net/url_request_prepackaged_interceptor.h
|
| index cc5736d9e2738cb332bf186c544e0fb555f130da..958fb50c89bf3bbbbe7a0bc135a2615805ab31eb 100644
|
| --- a/content/test/net/url_request_prepackaged_interceptor.h
|
| +++ b/content/test/net/url_request_prepackaged_interceptor.h
|
| @@ -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 CHROME_BROWSER_COMPONENT_UPDATER_COMPONENT_UPDATER_INTERCEPTOR_H_
|
| -#define CHROME_BROWSER_COMPONENT_UPDATER_COMPONENT_UPDATER_INTERCEPTOR_H_
|
| +#ifndef COMPONENTS_COMPONENT_UPDATER_COMPONENT_UPDATER_INTERCEPTOR_H_
|
| +#define COMPONENTS_COMPONENT_UPDATER_COMPONENT_UPDATER_INTERCEPTOR_H_
|
|
|
| #include <string>
|
|
|
| @@ -66,4 +66,4 @@ class URLLocalHostRequestPrepackagedInterceptor
|
|
|
| } // namespace content
|
|
|
| -#endif // CHROME_BROWSER_COMPONENT_UPDATER_COMPONENT_UPDATER_INTERCEPTOR_H_
|
| +#endif // COMPONENTS_COMPONENT_UPDATER_COMPONENT_UPDATER_INTERCEPTOR_H_
|
|
|