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

Unified Diff: content/common/gamepad_param_traits.h

Issue 942963003: Cleanup: Fix content header include guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 10 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
Index: content/common/gamepad_param_traits.h
diff --git a/content/common/gamepad_param_traits.h b/content/common/gamepad_param_traits.h
index aa9e4402413ea16c7df0c22bbae2039e81e9eeb9..7e694e09e096fcc1fd086a9d506544f6415664fe 100644
--- a/content/common/gamepad_param_traits.h
+++ b/content/common/gamepad_param_traits.h
@@ -29,4 +29,4 @@ struct ParamTraits<blink::WebGamepad> {
} // namespace IPC
-#endif
+#endif // CONTENT_COMMON_GAMEPAD_PARAM_TRAITS_H_
« no previous file with comments | « content/common/frame_replication_state.h ('k') | content/common/gpu/client/context_provider_command_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698