| Index: chrome/browser/extensions/extension_error_reporter.h
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_error_reporter.h (revision 45485)
|
| +++ chrome/browser/extensions/extension_error_reporter.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 CHROME_COMMON_EXTENSIONS_EXTENSION_ERROR_REPORTER_H_
|
| -#define CHROME_COMMON_EXTENSIONS_EXTENSION_ERROR_REPORTER_H_
|
| +#ifndef CHROME_BROWSER_EXTENSIONS_EXTENSION_ERROR_REPORTER_H_
|
| +#define CHROME_BROWSER_EXTENSIONS_EXTENSION_ERROR_REPORTER_H_
|
|
|
| #include <string>
|
| #include <vector>
|
| @@ -47,4 +47,4 @@
|
| bool enable_noisy_errors_;
|
| };
|
|
|
| -#endif // CHROME_COMMON_EXTENSIONS_EXTENSION_ERROR_REPORTER_H_
|
| +#endif // CHROME_BROWSER_EXTENSIONS_EXTENSION_ERROR_REPORTER_H_
|
|
|
| Property changes on: chrome/browser/extensions/extension_error_reporter.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|