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

Unified Diff: mojo/services/public/interfaces/gpu/BUILD.gn

Issue 773283006: Run gn format on all BUILD.gn files (gn version 306668) (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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: mojo/services/public/interfaces/gpu/BUILD.gn
diff --git a/mojo/services/public/interfaces/gpu/BUILD.gn b/mojo/services/public/interfaces/gpu/BUILD.gn
index 8fe2f9ca68c9721f42a01ec04f0caa2eaead85a7..26d2dbdd6435448cdc6d66efb2cd52535ea412e0 100644
--- a/mojo/services/public/interfaces/gpu/BUILD.gn
+++ b/mojo/services/public/interfaces/gpu/BUILD.gn
@@ -6,10 +6,10 @@ import("//mojo/public/tools/bindings/mojom.gni")
mojom("gpu") {
sources = [
- "command_buffer.mojom",
- "gpu.mojom",
- "gpu_capabilities.mojom",
- "viewport_parameter_listener.mojom",
+ "command_buffer.mojom",
+ "gpu.mojom",
+ "gpu_capabilities.mojom",
+ "viewport_parameter_listener.mojom",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698