Index: chrome/browser/ui/BUILD.gn |
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn |
index 56d09475ef3647af3ce8ab8bd8a94e1b26b9f78a..f45fc2152feb088a3bf941e4b994b97a974b39d8 100644 |
--- a/chrome/browser/ui/BUILD.gn |
+++ b/chrome/browser/ui/BUILD.gn |
@@ -117,8 +117,8 @@ source_set("ui") { |
"//third_party/WebKit/public:resources", |
"//third_party/adobe/flash:flapper_version_h", |
"//third_party/leveldatabase", |
- "//third_party/mojo/src/mojo/edk/system", |
"//third_party/libjingle", |
+ "//third_party/mojo/src/mojo/edk/system", |
"//third_party/re2", |
"//ui/base/ime", |
"//ui/compositor", |
@@ -390,9 +390,9 @@ source_set("ui") { |
"//chrome/browser/metro_utils", |
"//chrome/installer/util:strings", |
"//google_update", |
- "//third_party/wtl", |
"//third_party/iaccessible2", |
"//third_party/isimpledom", |
+ "//third_party/wtl", |
"//ui/app_list", |
] |
if (!is_chrome_branded) { |