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

Unified Diff: components/constrained_window/BUILD.gn

Issue 960413003: Apply gn format with 'sources' sorting to src/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-format-sort-2
Patch Set: . Created 5 years, 10 months 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/constrained_window/BUILD.gn
diff --git a/components/constrained_window/BUILD.gn b/components/constrained_window/BUILD.gn
index 050065aeedb166e736c06e09f81e39d1227aa6ae..cbbb36f44fa0f3fd5d3d4c262a75ddde55db6c0e 100644
--- a/components/constrained_window/BUILD.gn
+++ b/components/constrained_window/BUILD.gn
@@ -4,9 +4,9 @@
static_library("constrained_window") {
sources = [
+ "constrained_window/constrained_window_views_client.h",
"constrained_window_views.cc",
"constrained_window_views.h",
- "constrained_window/constrained_window_views_client.h",
]
deps = [
« base/BUILD.gn ('K') | « components/audio_modem/BUILD.gn ('k') | components/nacl/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698