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

Unified Diff: public/all.gyp

Issue 329993006: Implement main blink target in GN. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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
« public/BUILD.gn ('K') | « public/BUILD.gn ('k') | public/blink.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/all.gyp
diff --git a/public/all.gyp b/public/all.gyp
index 355f18476aebe3c2beb9f0b37720b18590a0b5e4..4ca4c519b6888a6c62bdd60eb3e2549820bfc36f 100644
--- a/public/all.gyp
+++ b/public/all.gyp
@@ -33,6 +33,7 @@
],
'targets': [
{
+ # GN version: //third_party/WebKit/public:all_blink
'target_name': 'all_blink',
'type': 'none',
'dependencies': [
« public/BUILD.gn ('K') | « public/BUILD.gn ('k') | public/blink.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698