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

Unified Diff: webkit/child/BUILD.gn

Issue 348363002: Add chrome/plugin and chrome/utility to GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | « ui/compositor/BUILD.gn ('k') | webkit/common/gpu/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/child/BUILD.gn
diff --git a/webkit/child/BUILD.gn b/webkit/child/BUILD.gn
index f0c3626900411d117780c332d2be6b10c4276486..c2a1dc3a66d9788dc10917ce4733e52aa56e4bbf 100644
--- a/webkit/child/BUILD.gn
+++ b/webkit/child/BUILD.gn
@@ -39,7 +39,7 @@ component("child") {
"//base/third_party/dynamic_annotations",
"//net",
"//skia",
- #"//third_party/WebKit/public:blink", TODO(GYP)
+ "//third_party/WebKit/public:blink",
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/native_theme",
« no previous file with comments | « ui/compositor/BUILD.gn ('k') | webkit/common/gpu/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698