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

Unified Diff: components/web_view/BUILD.gn

Issue 1439973004: [PoC] Reformat all BUILD.gn and *.gni files with new gn. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-sort-deps
Patch Set: Synchronize with new version of gn patch 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 cb80c43f80687924a26e736860d127cfaa6b04f3..fba44d26768e28d1c4a6c4c30c2465f5b41a5468 100644
--- a/components/web_view/BUILD.gn
+++ b/components/web_view/BUILD.gn
@@ -118,9 +118,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