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

Unified Diff: webkit/webkit_resources.gyp

Issue 309643002: Add some src/webkit build files to the GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 | « webkit/storage_common.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit_resources.gyp
diff --git a/webkit/webkit_resources.gyp b/webkit/webkit_resources.gyp
index 8ce53a72b8b57eb5611ccd5a01e1b338bb803920..f86317a88904f7c3df01853d8db14214cdcccb71 100644
--- a/webkit/webkit_resources.gyp
+++ b/webkit/webkit_resources.gyp
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN version: //webkit:resources
'target_name': 'webkit_resources',
'type': 'none',
'variables': {
@@ -32,6 +33,7 @@
},
},
{
+ # GN version: //webkit:strings
'target_name': 'webkit_strings',
'type': 'none',
'variables': {
« no previous file with comments | « webkit/storage_common.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698