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

Side by Side Diff: components/resources/offline_pages_resources.grdp

Issue 2003883002: [Offline pages] Create offline internals page for Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Resolve cl comments Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3 <include name="IDR_OFFLINE_INTERNALS_HTML" file="../offline_pages/resources/of fline_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDAT A" />
4 <include name="IDR_OFFLINE_INTERNALS_CSS" file="../offline_pages/resources/off line_internals.css" type="BINDATA" />
5 <include name="IDR_OFFLINE_INTERNALS_JS" file="../offline_pages/resources/offl ine_internals.js" type="BINDATA" />
6 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698