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

Unified Diff: mandoline/ui/phone_ui/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: mandoline/ui/phone_ui/BUILD.gn
diff --git a/mandoline/ui/phone_ui/BUILD.gn b/mandoline/ui/phone_ui/BUILD.gn
index 0f3ddf734f3d6ac4cb0e00a8f7b034e10582121d..21de6851ad5ddb91ff6014e5e027796defa316df 100644
--- a/mandoline/ui/phone_ui/BUILD.gn
+++ b/mandoline/ui/phone_ui/BUILD.gn
@@ -12,8 +12,8 @@ mojo_native_application("phone_ui") {
deps = [
":lib",
- "//mojo/application/public/cpp",
"//components/web_view:web_view",
+ "//mojo/application/public/cpp",
]
}
« components/BUILD.gn ('K') | « mandoline/ui/desktop_ui/BUILD.gn ('k') | mash/wm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698