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

Unified Diff: cloud_print/common/common.gyp

Issue 1408623002: Add cloud_print to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes 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
Index: cloud_print/common/common.gyp
diff --git a/cloud_print/common/common.gyp b/cloud_print/common/common.gyp
index ea4efa3dd43af3d576155624cee03a186ec4de54..13351fda8e2d9dd2dc5553592969c6a68a05e5e7 100644
--- a/cloud_print/common/common.gyp
+++ b/cloud_print/common/common.gyp
@@ -7,6 +7,7 @@
},
'targets': [
{
+ # GN version: //cloud_print/common:install_utils
'target_name': 'cloud_print_install_lib',
'type': 'static_library',
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698