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

Unified Diff: chrome/common/url_constants.h

Issue 1883523002: chrome://snippets-internals page for debugging NTP snippets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fourth code review Created 4 years, 8 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
Index: chrome/common/url_constants.h
diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
index 3ec91dc5e586f3109f6efecdd9927b4c754b1340..38192c0960a4a07f1a306f223dc3e160df44ddf5 100644
--- a/chrome/common/url_constants.h
+++ b/chrome/common/url_constants.h
@@ -251,6 +251,7 @@ extern const char kChromeUISandboxHost[];
extern const char kChromeUIContextualSearchPromoHost[];
extern const char kChromeUIPhysicalWebHost[];
extern const char kChromeUIPopularSitesInternalsHost[];
+extern const char kChromeUISnippetsInternalsHost[];
#endif
#if defined(OS_CHROMEOS)

Powered by Google App Engine
This is Rietveld 408576698