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

Unified Diff: public/BUILD.gn

Issue 466593002: GN: Fixes for component build (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 | « Source/web/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/BUILD.gn
diff --git a/public/BUILD.gn b/public/BUILD.gn
index 8f782d2c5d14a34fc0329eb4403f9a305f3ce6f5..9633de6f78cff68a2f323ab0179d11cabb27589a 100644
--- a/public/BUILD.gn
+++ b/public/BUILD.gn
@@ -12,6 +12,7 @@ group("blink") {
":blink_headers",
":blink_minimal",
"//third_party/WebKit/Source/web",
+ "//third_party/WebKit/Source/platform",
]
}
« no previous file with comments | « Source/web/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698