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

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

Issue 2970863002: Removing ui-alternatives (Closed)
Patch Set: Rebase Created 3 years, 5 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
« no previous file with comments | « components/flags_ui_strings.grdp ('k') | ios/chrome/browser/chrome_url_constants.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 <include name="IDR_FLAGS_UI_FLAGS_HTML" file="../flags_ui/resources/flags.html " flattenhtml="true" type="BINDATA" /> 3 <include name="IDR_FLAGS_UI_FLAGS_HTML" file="../flags_ui/resources/flags.html " flattenhtml="true" type="BINDATA" />
4 <include name="IDR_FLAGS_UI_FLAGS_JS" file="../flags_ui/resources/flags.js" ty pe="BINDATA" /> 4 <include name="IDR_FLAGS_UI_FLAGS_JS" file="../flags_ui/resources/flags.js" ty pe="BINDATA" />
5 <if expr="is_ios">
6 <include name="IDR_APPLE_FLAGS_HTML" file="../flags_ui/resources/apple_flags .html" flattenhtml="true" type="BINDATA" />
7 </if>
8 </grit-part> 5 </grit-part>
OLDNEW
« no previous file with comments | « components/flags_ui_strings.grdp ('k') | ios/chrome/browser/chrome_url_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698