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

Unified Diff: chrome/browser/browser_resources.grd

Issue 300023008: [fsp] Rename chrome://fsp-internals to chrome://provided-file-systems. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 | « no previous file | chrome/browser/resources/chromeos/fsp_internals.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_resources.grd
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
index 38d8b7a90ce89ac70a4533ba2ba59c726b0f13d6..eea87c0e87f72a1afbf7fb929bf13be6e31211df 100644
--- a/chrome/browser/browser_resources.grd
+++ b/chrome/browser/browser_resources.grd
@@ -304,9 +304,9 @@
<include name="IDR_DRIVE_INTERNALS_CSS" file="resources\chromeos\drive_internals.css" type="BINDATA" />
<include name="IDR_DRIVE_INTERNALS_HTML" file="resources\chromeos\drive_internals.html" flattenhtml="true" type="BINDATA" />
<include name="IDR_DRIVE_INTERNALS_JS" file="resources\chromeos\drive_internals.js" type="BINDATA" />
- <include name="IDR_FSP_INTERNALS_CSS" file="resources\chromeos\fsp_internals.css" type="BINDATA" />
- <include name="IDR_FSP_INTERNALS_HTML" file="resources\chromeos\fsp_internals.html" flattenhtml="true" type="BINDATA" />
- <include name="IDR_FSP_INTERNALS_JS" file="resources\chromeos\fsp_internals.js" flattenhtml="true" type="BINDATA" />
+ <include name="IDR_PROVIDED_FILE_SYSTEMS_CSS" file="resources\chromeos\provided_file_systems.css" type="BINDATA" />
+ <include name="IDR_PROVIDED_FILE_SYSTEMS_HTML" file="resources\chromeos\provided_file_systems.html" flattenhtml="true" type="BINDATA" />
+ <include name="IDR_PROVIDED_FILE_SYSTEMS_JS" file="resources\chromeos\provided_file_systems.js" flattenhtml="true" type="BINDATA" />
<include name="IDR_GUEST_SESSION_TAB_HTML" file="resources\chromeos\guest_session_tab.html" flattenhtml="true" type="BINDATA" />
<include name="IDR_IMAGEBURNER_HTML" file="resources\chromeos\image_burner.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
<include name="IDR_IMAGEBURNER_JS" file="resources\chromeos\image_burner.js" type="BINDATA" />
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/fsp_internals.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698