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

Unified Diff: skia/ext/lazy_pixel_ref_utils.h

Issue 15981008: skia/ext: Updated lazy_pixel_ref_utils style. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 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 | skia/ext/lazy_pixel_ref_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/ext/lazy_pixel_ref_utils.h
diff --git a/skia/ext/lazy_pixel_ref_utils.h b/skia/ext/lazy_pixel_ref_utils.h
index e6cfdd17f814eb908a928f452a4f01dd7e27399b..33fe039e1acb8e8baaca436f892f0d8377fd13d7 100644
--- a/skia/ext/lazy_pixel_ref_utils.h
+++ b/skia/ext/lazy_pixel_ref_utils.h
@@ -28,6 +28,6 @@ class SK_API LazyPixelRefUtils {
typedef std::vector<LazyPixelRefUtils::PositionLazyPixelRef> LazyPixelRefList;
-}
+} // namespace skia
#endif
« no previous file with comments | « no previous file | skia/ext/lazy_pixel_ref_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698