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

Unified Diff: printing/printing.gyp

Issue 505853003: Work on GN build of Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try Created 6 years, 4 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 | « media/audio/BUILD.gn ('k') | third_party/libusb/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/printing.gyp
diff --git a/printing/printing.gyp b/printing/printing.gyp
index 7ab3c09921bdfcc47e7a65222d346eab1fc22df4..c9106f4c19b547cfd7a1eca11a098b2ccc412b46 100644
--- a/printing/printing.gyp
+++ b/printing/printing.gyp
@@ -254,6 +254,7 @@
'msvs_disabled_warnings': [ 4267, ],
},
{
+ # GN version: //printing:cups (config, not a target).
'target_name': 'cups',
'type': 'none',
'conditions': [
« no previous file with comments | « media/audio/BUILD.gn ('k') | third_party/libusb/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698