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

Unified Diff: chrome/chrome_browser.gypi

Issue 19788004: Implement server-side confirm request for privet registration (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 5 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/privet_confirm_api_flow_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('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 d6b12b18c387743311f1e15767b30f126165693e..846b85d71cbf7812af7e7788fe5f6f0b2776b34b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -900,6 +900,8 @@
'browser/lifetime/application_lifetime_mac.mm',
'browser/lifetime/application_lifetime_stub.cc',
'browser/lifetime/application_lifetime_win.cc',
+ 'browser/local_discovery/privet_confirm_api_flow.cc',
+ 'browser/local_discovery/privet_confirm_api_flow.h',
'browser/local_discovery/privet_constants.h',
'browser/local_discovery/privet_constants.cc',
'browser/local_discovery/privet_url_fetcher.cc',
« no previous file with comments | « chrome/browser/local_discovery/privet_confirm_api_flow_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698