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

Unified Diff: Source/platform/graphics/filters/ReferenceFilter.h

Issue 464273002: Cleanup namespace usage in platform/graphics/[filters/* to skia/*] and platform/graphics/[B-D]* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 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: Source/platform/graphics/filters/ReferenceFilter.h
diff --git a/Source/platform/graphics/filters/ReferenceFilter.h b/Source/platform/graphics/filters/ReferenceFilter.h
index 5e3445f337be76815f991648be9680efafb69593..a3bb7a614f34f8a49794085411e1a1483d96db92 100644
--- a/Source/platform/graphics/filters/ReferenceFilter.h
+++ b/Source/platform/graphics/filters/ReferenceFilter.h
@@ -63,6 +63,6 @@ private:
RefPtr<FilterEffect> m_lastEffect;
};
-}
+} // namespace blink
#endif // ReferenceFilter_h
« no previous file with comments | « Source/platform/graphics/filters/ParallelJobs.h ('k') | Source/platform/graphics/filters/SkiaImageFilterBuilder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698