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

Unified Diff: third_party/mojo/src/mojo/edk/embedder/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: third_party/mojo/src/mojo/edk/embedder/BUILD.gn
diff --git a/third_party/mojo/src/mojo/edk/embedder/BUILD.gn b/third_party/mojo/src/mojo/edk/embedder/BUILD.gn
index 94d561f08d4708117650b69ef8843e00956182cf..d12b953d7b1c2589e9cb6b93531a2846a2d23ec0 100644
--- a/third_party/mojo/src/mojo/edk/embedder/BUILD.gn
+++ b/third_party/mojo/src/mojo/edk/embedder/BUILD.gn
@@ -138,8 +138,8 @@ source_set("embedder_unittests") {
"//base",
"//base/test:test_support",
"//testing/gtest",
- "//third_party/mojo/src/mojo/edk/test:test_support",
"//third_party/mojo/src/mojo/edk/system",
"//third_party/mojo/src/mojo/edk/system:test_utils",
+ "//third_party/mojo/src/mojo/edk/test:test_support",
]
}

Powered by Google App Engine
This is Rietveld 408576698