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

Unified Diff: tools/skiaserve/urlhandlers/EnableGPUHandler.cpp

Issue 1842753002: Style bikeshed - remove extraneous whitespace (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 9 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 | « tools/skiaserve/urlhandlers/DownloadHandler.cpp ('k') | tools/skiaserve/urlhandlers/ImgHandler.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/skiaserve/urlhandlers/EnableGPUHandler.cpp
diff --git a/tools/skiaserve/urlhandlers/EnableGPUHandler.cpp b/tools/skiaserve/urlhandlers/EnableGPUHandler.cpp
index b5d0c7a245441499e0ba62ed4124ae82e87a901a..68eb86f6b4fdc384e1ec13d83164bb363b2709ec 100644
--- a/tools/skiaserve/urlhandlers/EnableGPUHandler.cpp
+++ b/tools/skiaserve/urlhandlers/EnableGPUHandler.cpp
@@ -38,4 +38,3 @@ int EnableGPUHandler::handle(Request* request, MHD_Connection* connection,
}
return SendOK(connection);
}
-
« no previous file with comments | « tools/skiaserve/urlhandlers/DownloadHandler.cpp ('k') | tools/skiaserve/urlhandlers/ImgHandler.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698