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

Unified Diff: components/web_view/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/web_view/BUILD.gn
diff --git a/components/web_view/BUILD.gn b/components/web_view/BUILD.gn
index 569cc4bd64e41a20e6d2bc83040df565b3192623..b22822085f6ccc25d9d1b1e1a9bf0617934c20cf 100644
--- a/components/web_view/BUILD.gn
+++ b/components/web_view/BUILD.gn
@@ -119,9 +119,9 @@ mojo_native_application("apptests") {
":test_support",
"//base",
"//base/test:test_config",
+ "//components/mus/public/cpp",
"//components/mus/public/cpp/tests:test_support",
"//components/mus/public/interfaces",
- "//components/mus/public/cpp",
"//components/web_view/public/cpp",
"//components/web_view/public/interfaces",
"//mojo/application/public/cpp:sources",

Powered by Google App Engine
This is Rietveld 408576698