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

Unified Diff: ios/chrome/browser/chrome_url_constants.h

Issue 1380763003: [iOS] Integration of ChromeNetLog and NetExportUI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup whitelist Created 5 years, 2 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 | « ios/chrome/browser/application_context_impl.cc ('k') | ios/chrome/browser/chrome_url_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/chrome_url_constants.h
diff --git a/ios/chrome/browser/chrome_url_constants.h b/ios/chrome/browser/chrome_url_constants.h
index 6ed08b073da68e78aba1e1879ea329fd39418675..269a2924636a79e7230b8a6b06e7f00de86bfabe 100644
--- a/ios/chrome/browser/chrome_url_constants.h
+++ b/ios/chrome/browser/chrome_url_constants.h
@@ -17,6 +17,7 @@ extern const char kChromeUINewTabURL[];
// URL components for Chrome on iOS.
extern const char kChromeUIExternalFileHost[];
+extern const char kChromeUINetExportHost[];
extern const char kChromeUIOmahaHost[];
extern const char kChromeUISyncInternalsHost[];
« no previous file with comments | « ios/chrome/browser/application_context_impl.cc ('k') | ios/chrome/browser/chrome_url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698