Index: extensions/BUILD.gn |
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn |
index 9aa1ca3ebbce9077a7798ca73d0d2583ab078eed..1a86e84782acebdff44e392b9b95702f4fab8169 100644 |
--- a/extensions/BUILD.gn |
+++ b/extensions/BUILD.gn |
@@ -342,13 +342,13 @@ source_set("chrome_extensions_browsertests") { |
"//testing/gmock", |
"//testing/gtest", |
"//testing/perf", |
+ "//third_party/WebKit/public:blink", |
"//third_party/cacheinvalidation", |
"//third_party/icu", |
"//third_party/leveldatabase", |
"//third_party/libaddressinput", |
"//third_party/libjingle", |
"//third_party/safe_browsing:test_support", |
- "//third_party/WebKit/public:blink", |
"//third_party/webrtc/modules/desktop_capture", |
"//third_party/widevine/cdm:version_h", |
"//ui/accessibility:test_support", |