Index: cc/resources/recording_source.h |
diff --git a/cc/resources/recording_source.h b/cc/resources/recording_source.h |
index cbbeb7021e6fe04de7e909d6e70e87be7099d079..d2b0893ba128a92cb7f6d3e266315897095670e1 100644 |
--- a/cc/resources/recording_source.h |
+++ b/cc/resources/recording_source.h |
@@ -50,6 +50,7 @@ class CC_EXPORT RecordingSource { |
virtual void SetUnsuitableForGpuRasterizationForTesting() = 0; |
virtual SkTileGridFactory::TileGridInfo GetTileGridInfoForTesting() const = 0; |
}; |
-} |
+ |
+} // namespace cc |
#endif // CC_RESOURCES_RECORDING_SOURCE_H_ |