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

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

Issue 2574593003: Fix Windows build warning LNK4217 for blink_platform.dll. (Closed)
Patch Set: Rebase and change new code file's license 2016-->2017 Created 3 years, 11 months 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
« no previous file with comments | « third_party/WebKit/Source/platform/mojo/GeometryStructTraits.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 08739cbd6be3d8aa892c54cb804ce879ab5887d2..c9a387af49e137c28f4a49cc7e5dfc9e220b3545 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -673,7 +673,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",
]
« no previous file with comments | « third_party/WebKit/Source/platform/mojo/GeometryStructTraits.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698