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

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2629573006: chromeos: Add Power device page to chrome://md-settings. (Closed)
Patch Set: merge Created 3 years, 10 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/settings/settings_resources.grd
diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
index 37f98714e9578471abe83e798dec42c9931a9ab0..722246679f5bc878da2b5ff5978a9833c23fa6a9 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -490,6 +490,12 @@
<structure name="IDR_SETTINGS_DEVICE_KEYBOARD_JS"
file="device_page/keyboard.js"
type="chrome_html" />
+ <structure name="IDR_SETTINGS_DEVICE_POWER_HTML"
+ file="device_page/power.html"
+ type="chrome_html" />
+ <structure name="IDR_SETTINGS_DEVICE_POWER_JS"
+ file="device_page/power.js"
+ type="chrome_html" />
<structure name="IDR_SETTINGS_DEVICE_STORAGE_HTML"
file="device_page/storage.html"
type="chrome_html" />

Powered by Google App Engine
This is Rietveld 408576698