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

Unified Diff: components/exo/wayland/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: components/exo/wayland/BUILD.gn
diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn
index 2041108cb1d2cd5d61af55867f7ea3fb3e38785f..7b8e434e723d95ca52144676a0bfb058435d7705 100644
--- a/components/exo/wayland/BUILD.gn
+++ b/components/exo/wayland/BUILD.gn
@@ -28,8 +28,8 @@ source_set("unit_tests") {
]
deps = [
+ ":wayland",
"//testing/gtest",
"//third_party/wayland:wayland_client",
- ":wayland",
]
}

Powered by Google App Engine
This is Rietveld 408576698