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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2574593003: Fix Windows build warning LNK4217 for blink_platform.dll. (Closed)
Patch Set: Do not export geometry struct traits from blink_platform.dll Created 4 years 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: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 40fb98770de590253ee4d25f4ff3a182d0f6d4c9..e03226d54242dc38c10543447d22d7938cd6a909 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -672,7 +672,6 @@ mojom("mojo_bindings") {
"//device/bluetooth/public/interfaces",
"//mojo/common:common_custom_types",
"//ui/gfx/geometry/mojo",
- "//ui/gfx/geometry/mojo:mojo",
"//url/mojo:url_mojom_gurl",
"//url/mojo:url_mojom_origin",
]

Powered by Google App Engine
This is Rietveld 408576698