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

Unified Diff: chrome/chrome.gyp

Issue 10968031: Added ConnectorSettings class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « no previous file | chrome/service/cloud_print/cloud_print_connector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 5d62ab26ce2148675a53e77440d56d7a2e2aa85b..1bd110002e6c8086dbe3cd30a2e7a5ef14bf3885 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -319,6 +319,8 @@
'service/cloud_print/cloud_print_url_fetcher.h',
'service/cloud_print/cloud_print_wipeout.cc',
'service/cloud_print/cloud_print_wipeout.h',
+ 'service/cloud_print/connector_settings.cc',
+ 'service/cloud_print/connector_settings.h',
'service/cloud_print/job_status_updater.cc',
'service/cloud_print/job_status_updater.h',
'service/cloud_print/print_system_dummy.cc',
« no previous file with comments | « no previous file | chrome/service/cloud_print/cloud_print_connector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698