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

Unified Diff: ui/ozone/platform/headless/BUILD.gn

Issue 1464873002: Run gn --format over all .gn files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: ui/ozone/platform/headless/BUILD.gn
diff --git a/ui/ozone/platform/headless/BUILD.gn b/ui/ozone/platform/headless/BUILD.gn
index fb731a26c2ae6f9ac2fe962bcebcce27c4ba2dc1..e473a6204d471bd95f1f65f6f9bbacd71aef53c5 100644
--- a/ui/ozone/platform/headless/BUILD.gn
+++ b/ui/ozone/platform/headless/BUILD.gn
@@ -20,8 +20,8 @@ source_set("headless") {
"//base",
"//skia",
"//ui/base",
- "//ui/gfx/geometry",
"//ui/events/ozone:events_ozone_layout",
"//ui/events/platform",
+ "//ui/gfx/geometry",
]
}

Powered by Google App Engine
This is Rietveld 408576698