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

Unified Diff: chrome/chrome.gyp

Issue 1212633005: [Feedback] Start using enum for connectivity check results (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename result and re to results and result in ConnectivityTask Created 5 years, 6 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/android/feedback/connectivity_checker.cc ('k') | chrome/chrome_browser.gypi » ('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 3ce45774741b12dd725461fd921fd84c16009b6c..1bd3c428582998ae35351ed0f26b4a7fefba848b 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -580,6 +580,7 @@
'chrome_strings_grd',
'chrome_version_java',
'connection_security_security_levels_java',
+ 'connectivity_check_result_java',
'document_tab_model_info_proto_java',
'profile_account_management_metrics_java',
'content_setting_java',
« no previous file with comments | « chrome/browser/android/feedback/connectivity_checker.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698