Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1371)

Unified Diff: chrome/installer/gcapi/gcapi.h

Issue 384103: This patch is the rest of the lint cleanup minus the other open issue. (Closed)
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/win_safe_util.h ('k') | chrome/installer/mini_installer/mini_installer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « chrome/common/win_safe_util.h ('k') | chrome/installer/mini_installer/mini_installer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698