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

Unified Diff: services/gles2/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: services/gles2/BUILD.gn
diff --git a/services/gles2/BUILD.gn b/services/gles2/BUILD.gn
index 0a4f66a6fbb62690b36aacce5c41181c98e5f20c..a0ca482306f2f524b8bd36d8c841e37aae409419 100644
--- a/services/gles2/BUILD.gn
+++ b/services/gles2/BUILD.gn
@@ -14,7 +14,9 @@ source_set("gles2") {
"gpu_impl.h",
]
- public_deps = [ ":lib" ]
+ public_deps = [
+ ":lib",
+ ]
deps = [
"//base",
"//gpu/command_buffer/service",
« benchmarks/startup/BUILD.gn ('K') | « net/BUILD.gn ('k') | services/js/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698