Index: chrome/browser/resources/local_ntp/most_visited_single.js |
diff --git a/chrome/browser/resources/local_ntp/most_visited_single.js b/chrome/browser/resources/local_ntp/most_visited_single.js |
index 703ab1164bea6dd0f62550fb1b75400664f1842e..f45f4fbdfb9ee823611cb0e2b148bcdfe1aca82a 100644 |
--- a/chrome/browser/resources/local_ntp/most_visited_single.js |
+++ b/chrome/browser/resources/local_ntp/most_visited_single.js |
@@ -56,7 +56,8 @@ var NUM_TITLE_LINES = 1; |
/** |
- * The origin of this request. |
+ * The origin of this request, i.e. 'https://www.google.TLD' for the remote NTP, |
+ * or 'chrome-search://local-ntp' for the local NTP. |
* @const {string} |
*/ |
var DOMAIN_ORIGIN = '{{ORIGIN}}'; |