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

Unified Diff: chrome/browser/resources/options/chromeos/display_overscan.js

Issue 566063002: Compile chrome://settings, part 8: the final battle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@H_options_errors_6
Patch Set: rebase Created 6 years, 3 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/browser/resources/options/chromeos/display_overscan.js
diff --git a/chrome/browser/resources/options/chromeos/display_overscan.js b/chrome/browser/resources/options/chromeos/display_overscan.js
index c09f3b4e01ee0872ce6468170c399193b0a06315..ab1a17652f211aa9b66d88987255e13ad5e6b0b4 100644
--- a/chrome/browser/resources/options/chromeos/display_overscan.js
+++ b/chrome/browser/resources/options/chromeos/display_overscan.js
@@ -24,7 +24,7 @@ cr.define('options', function() {
/**
* The ID of the target display.
- * @private
+ * @private {?string}
*/
id_: null,
« no previous file with comments | « chrome/browser/resources/options/browser_options.js ('k') | chrome/browser/resources/options/chromeos/internet_detail.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698