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

Unified Diff: base/win/com_init_check_hook.cc

Issue 2957213003: whitespace change to force a build of everything on win (Closed)
Patch Set: remove the testing exclusions that cause analyze to be bypassed Created 3 years, 6 months 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 | « no previous file | testing/buildbot/chromium.win.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/win/com_init_check_hook.cc
diff --git a/base/win/com_init_check_hook.cc b/base/win/com_init_check_hook.cc
index 1e654484a7d768cf771b9567fb499129fef083c1..f15af16321aa0531e03f5d14e16c9deb1b27d72b 100644
--- a/base/win/com_init_check_hook.cc
+++ b/base/win/com_init_check_hook.cc
@@ -73,6 +73,8 @@ struct StructuredHotpatch {
};
#pragma pack(pop)
+// whitespace change.
+
static_assert(sizeof(StructuredHotpatch) == 7,
"Needs to be exactly 7 bytes for the hotpatch to work.");
« no previous file with comments | « no previous file | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698