Index: content/plugin/BUILD.gn |
diff --git a/content/plugin/BUILD.gn b/content/plugin/BUILD.gn |
index 32b6e03ef49605cb135d104337ad55bb4c63a6c6..ed12ee6fde3c9d1915831ff81aabc5fa32d01f0c 100644 |
--- a/content/plugin/BUILD.gn |
+++ b/content/plugin/BUILD.gn |
@@ -35,8 +35,8 @@ if (enable_plugins && !is_linux) { |
"//content/public/common:common_sources", |
"//mojo/application/public/interfaces", |
"//skia", |
- "//third_party/npapi", |
"//third_party/WebKit/public:blink", |
+ "//third_party/npapi", |
] |
} |
} else { |