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

Unified Diff: mandoline/ui/desktop_ui/BUILD.gn

Issue 1497543003: Format all BUILD.gn with "gn format --in-place". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-format-sort-deps
Patch Set: Rebase Created 5 years 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
« no previous file with comments | « components/variations/BUILD.gn ('k') | sync/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/ui/desktop_ui/BUILD.gn
diff --git a/mandoline/ui/desktop_ui/BUILD.gn b/mandoline/ui/desktop_ui/BUILD.gn
index f5aa86bf053e04668adc784ceca838a81425a634..e84c56513b9df5923b9bfd94b9fb425f927ebc07 100644
--- a/mandoline/ui/desktop_ui/BUILD.gn
+++ b/mandoline/ui/desktop_ui/BUILD.gn
@@ -35,6 +35,7 @@ source_set("lib") {
]
deps = [
+ "public/interfaces",
"//base",
"//components/web_view/public/cpp",
"//components/web_view/public/interfaces",
@@ -51,7 +52,6 @@ source_set("lib") {
"//ui/views",
"//ui/views/mus:for_mojo_application",
"//url",
- "public/interfaces",
]
}
« no previous file with comments | « components/variations/BUILD.gn ('k') | sync/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698