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

Unified Diff: third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 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
Index: third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h
diff --git a/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h b/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h
index 76be3100a79bbe05fc6e548c86d59978718e1690..1c5fb6f4a5487b75211c8f7a478b284dd5732846 100644
--- a/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h
+++ b/third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h
@@ -14,7 +14,7 @@ namespace gpu {
namespace gles2 {
class GLES2Interface;
}
-}
+} // namespace gpu
class GrContext;
namespace blink {
@@ -62,6 +62,6 @@ class PLATFORM_EXPORT SharedGpuContext {
friend class WTF::ThreadSpecific<SharedGpuContext>;
};
-} // blink
+} // namespace blink
#endif // SharedGpuContext_h

Powered by Google App Engine
This is Rietveld 408576698