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

Unified Diff: cc/resources/recording_source.h

Issue 734063004: Update from https://crrev.com/304418 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 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 | « cc/resources/raster_worker_pool_unittest.cc ('k') | cc/resources/resource_provider_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « cc/resources/raster_worker_pool_unittest.cc ('k') | cc/resources/resource_provider_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698