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

Unified Diff: cloud_print/cloud_print.gyp

Issue 16389002: GCP2.0 Device: mDNS basics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Corrected "Binds". Created 7 years, 6 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 | « no previous file | cloud_print/gcp20/prototype/dns_sd.h » ('j') | cloud_print/gcp20/prototype/dns_sd.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/cloud_print.gyp
diff --git a/cloud_print/cloud_print.gyp b/cloud_print/cloud_print.gyp
index b746f41b4e3a5744e1933ec43847b055a814f932..cf3c5433be3ec9859429b85b6260dc3d44dc9514 100644
--- a/cloud_print/cloud_print.gyp
+++ b/cloud_print/cloud_print.gyp
@@ -58,6 +58,7 @@
'type': 'none',
'dependencies': [
'service/service.gyp:*',
+ 'gcp20/prototype/gcp20_device.gyp:*',
],
'conditions': [
['OS=="win"', {
« no previous file with comments | « no previous file | cloud_print/gcp20/prototype/dns_sd.h » ('j') | cloud_print/gcp20/prototype/dns_sd.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698