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

Unified Diff: chrome/chrome_browser.gypi

Issue 305533007: Rename PrivetV2 to PrivetV3 (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/privetv3_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 da6a63ed8d82a948e56ac9ffd9cd222973a793ae..65731f385a7ecb1057815fad2779d101dd6de661 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -972,12 +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/privetv3_session.cc',
+ 'browser/local_discovery/privetv3_session.h',
+ 'browser/local_discovery/privetv3_setup_flow.cc',
+ 'browser/local_discovery/privetv3_setup_flow.h',
+ 'browser/local_discovery/privetv3_setup_operation.cc',
+ 'browser/local_discovery/privetv3_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/privetv3_setup_operation.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698