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

Unified Diff: content/content_resources.gyp

Issue 407243002: Some linking fixes for GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 6 years, 5 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 | « content/content.gyp ('k') | content/content_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_resources.gyp
diff --git a/content/content_resources.gyp b/content/content_resources.gyp
index 65fdb9a2907b80a270b91bec124e27d400f9adf9..273946e5ee2547eda7f1f67d957de4f3cbbf9d90 100644
--- a/content/content_resources.gyp
+++ b/content/content_resources.gyp
@@ -8,6 +8,7 @@
{
'targets': [
{
+ # GN version: //content:resources
'target_name': 'content_resources',
'type': 'none',
'variables': {
« no previous file with comments | « content/content.gyp ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698