Index: chrome/app_shim/BUILD.gn |
diff --git a/chrome/app_shim/BUILD.gn b/chrome/app_shim/BUILD.gn |
index c4c164b080be4efa9ac3adf2e9020bd501953e3b..74bca935118768c42fd0df65d50564c7b38d9f94 100644 |
--- a/chrome/app_shim/BUILD.gn |
+++ b/chrome/app_shim/BUILD.gn |
@@ -11,7 +11,7 @@ source_set("app_shim") { |
] |
deps = [ |
- "//chrome/common:app_mode_app_support", |
"//chrome:strings", |
+ "//chrome/common:app_mode_app_support", |
] |
} |