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

Unified Diff: chrome/chrome_browser.gypi

Issue 3450021: Cloud print proxy management UI. (Closed)
Patch Set: Fix nits. Created 10 years, 3 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 | « chrome/browser/views/options/advanced_contents_view.cc ('k') | chrome/common/net/gaia/gaia_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index b0551a6919035b8b76a106926d8806f26007616b..fe83f8df943732c58987cc0770cccfab64a1092e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2315,6 +2315,10 @@
'browser/printing/printer_query.h',
'browser/printing/cloud_print/cloud_print_proxy_service.cc',
'browser/printing/cloud_print/cloud_print_proxy_service.h',
+ 'browser/printing/cloud_print/cloud_print_setup_flow.cc',
+ 'browser/printing/cloud_print/cloud_print_setup_flow.h',
+ 'browser/printing/cloud_print/cloud_print_setup_message_handler.cc',
+ 'browser/printing/cloud_print/cloud_print_setup_message_handler.h',
'browser/process_info_snapshot_mac.cc',
'browser/process_info_snapshot.h',
'browser/process_singleton.h',
« no previous file with comments | « chrome/browser/views/options/advanced_contents_view.cc ('k') | chrome/common/net/gaia/gaia_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698