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

Unified Diff: cloud_print/cloud_print_resources.gyp

Issue 1397433004: Add cloud_print to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 | « cloud_print/cloud_print.gyp ('k') | cloud_print/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/cloud_print_resources.gyp
diff --git a/cloud_print/cloud_print_resources.gyp b/cloud_print/cloud_print_resources.gyp
index 4057d23d6f3d9b97649e18e3797b508018493383..8ebd5cdd9ac15a84bb78b40c9852a7d084770cd9 100644
--- a/cloud_print/cloud_print_resources.gyp
+++ b/cloud_print/cloud_print_resources.gyp
@@ -17,6 +17,9 @@
],
'targets': [
{
+ # GN: Thes targets for this are split out depending on when the specific
+ # .ver file is used. For example, see:
+ # //cloud_print/sevice/win:exe_version
'target_name': 'cloud_print_version_resources',
'type': 'none',
'variables': {
« no previous file with comments | « cloud_print/cloud_print.gyp ('k') | cloud_print/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698