| Index: chrome/installer/gcapi/gcapi.h
|
| diff --git a/chrome/installer/gcapi/gcapi.h b/chrome/installer/gcapi/gcapi.h
|
| index 8c6f74a076e8351108ebd65f14ea5e8b4a292dc6..d5ec020f351b9289833d8723063d3b6b540b2b4d 100644
|
| --- a/chrome/installer/gcapi/gcapi.h
|
| +++ b/chrome/installer/gcapi/gcapi.h
|
| @@ -50,4 +50,4 @@ typedef BOOL (__stdcall * GCCC_LaunchGC)(HANDLE *);
|
| typedef BOOL (__stdcall * GCCC_LaunchGCWithDimensions)(int, int, int, int);
|
| } // extern "C"
|
|
|
| -#endif // # CHROME_INSTALLER_GCAPI_GCAPI_H_
|
| +#endif // CHROME_INSTALLER_GCAPI_GCAPI_H_
|
|
|