summaryrefslogtreecommitdiffstats
path: root/cc/resources/resource_update.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/resources/resource_update.h')
-rw-r--r--cc/resources/resource_update.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/resources/resource_update.h b/cc/resources/resource_update.h
index caf63d9..c531bf7 100644
--- a/cc/resources/resource_update.h
+++ b/cc/resources/resource_update.h
@@ -39,6 +39,6 @@ struct CC_EXPORT ResourceUpdate {
gfx::Vector2d dest_offset;
};
-}
+} // namespace cc
#endif // CC_RESOURCES_RESOURCE_UPDATE_H_