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

Unified Diff: chrome/chrome_browser.gypi

Issue 299123003: PrivetV2 SetupFlow, Session and SetupOperation interfaces (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/local_discovery/privetv2_setup_operation.cc ('k') | no next file » | 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 7c666ee1410edf3c3e50879ed713b8eef7731e73..da6a63ed8d82a948e56ac9ffd9cd222973a793ae 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -972,6 +972,12 @@
'browser/local_discovery/privet_local_printer_lister.cc',
'browser/local_discovery/privet_url_fetcher.cc',
'browser/local_discovery/privet_url_fetcher.h',
+ 'browser/local_discovery/privetv2_session.cc',
+ 'browser/local_discovery/privetv2_session.h',
+ 'browser/local_discovery/privetv2_setup_flow.cc',
+ 'browser/local_discovery/privetv2_setup_flow.h',
+ 'browser/local_discovery/privetv2_setup_operation.cc',
+ 'browser/local_discovery/privetv2_setup_operation.h',
'browser/local_discovery/pwg_raster_converter.cc',
'browser/local_discovery/pwg_raster_converter.h',
'browser/local_discovery/service_discovery_client_mac.h',
« no previous file with comments | « chrome/browser/local_discovery/privetv2_setup_operation.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698