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

Unified Diff: content/renderer/gpu/gpu_benchmarking_extension.h

Issue 942963003: Cleanup: Fix content header include guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE Created 5 years, 10 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: content/renderer/gpu/gpu_benchmarking_extension.h
diff --git a/content/renderer/gpu/gpu_benchmarking_extension.h b/content/renderer/gpu/gpu_benchmarking_extension.h
index d4736dd840e47e2a6ebbfe41785ac03b02cb4628..33e10ea6059da54ed8c5a92ddb08fa851b0c821c 100644
--- a/content/renderer/gpu/gpu_benchmarking_extension.h
+++ b/content/renderer/gpu/gpu_benchmarking_extension.h
@@ -61,4 +61,4 @@ class GpuBenchmarking : public gin::Wrappable<GpuBenchmarking> {
} // namespace content
-#endif // CONTENT_RENDERER_GPU_GPU_BENCHMARKING_EXTENSION_H_
+#endif // CONTENT_RENDERER_GPU_GPU_BENCHMARKING_EXTENSION_H_
« no previous file with comments | « content/renderer/fetchers/web_url_loader_client_impl.h ('k') | content/renderer/gpu/queue_message_swap_promise.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698