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

Side by Side Diff: public/blink_resources.grd

Issue 440683004: Move the user agent styles sheets to blink_resources.grd (Part 1) with conditional includes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 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 | « no previous file | no next file » | 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 latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/blink_resources.h" type="rc_header"> 4 <output filename="grit/blink_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="blink_resources.rc" type="rc_all" /> 7 <output filename="blink_resources.rc" type="rc_all" />
8 <output filename="blink_resources.pak" type="data_package" /> 8 <output filename="blink_resources.pak" type="data_package" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
11 <includes> 11 <includes>
12 <include name="IDR_UASTYLE_HTML_CSS" file="../Source/core/css/html.css" ty pe="BINDATA"/> 12 <include name="IDR_UASTYLE_HTML_CSS" file="../Source/core/css/html.css" ty pe="BINDATA"/>
13 <include name="IDR_UASTYLE_QUIRKS_CSS" file="../Source/core/css/quirks.css " type="BINDATA"/> 13 <include name="IDR_UASTYLE_QUIRKS_CSS" file="../Source/core/css/quirks.css " type="BINDATA"/>
14 <include name="IDR_UASTYLE_VIEW_SOURCE_CSS" file="../Source/core/css/view- source.css" type="BINDATA"/> 14 <include name="IDR_UASTYLE_VIEW_SOURCE_CSS" file="../Source/core/css/view- source.css" type="BINDATA"/>
15 <include name="IDR_UASTYLE_THEME_CHROMIUM_CSS" file="../Source/core/css/th emeChromium.css" type="BINDATA"/> 15 <include name="IDR_UASTYLE_THEME_CHROMIUM_CSS" file="../Source/core/css/th emeChromium.css" type="BINDATA"/>
16 <include name="IDR_UASTYLE_THEME_CHROMIUM_ANDROID_CSS" file="../Source/cor e/css/themeChromiumAndroid.css" type="BINDATA"/> 16 <if expr="is_android">
17 <include name="IDR_UASTYLE_THEME_CHROMIUM_LINUX_CSS" file="../Source/core/ css/themeChromiumLinux.css" type="BINDATA"/> 17 <include name="IDR_UASTYLE_THEME_CHROMIUM_ANDROID_CSS" file="../Source/c ore/css/themeChromiumAndroid.css" type="BINDATA"/>
18 <include name="IDR_UASTYLE_MEDIA_CONTROLS_ANDROID_CSS" file="../Source/c ore/css/mediaControlsAndroid.css" type="BINDATA"/>
19 </if>
20 <if expr="not is_win">
21 <include name="IDR_UASTYLE_THEME_CHROMIUM_LINUX_CSS" file="../Source/cor e/css/themeChromiumLinux.css" type="BINDATA"/>
22 </if>
23 <if expr="is_macosx">
24 <include name="IDR_UASTYLE_THEME_MAC_CSS" file="../Source/core/css/theme Mac.css" type="BINDATA"/>
25 </if>
18 <include name="IDR_UASTYLE_THEME_CHROMIUM_SKIA_CSS" file="../Source/core/c ss/themeChromiumSkia.css" type="BINDATA"/> 26 <include name="IDR_UASTYLE_THEME_CHROMIUM_SKIA_CSS" file="../Source/core/c ss/themeChromiumSkia.css" type="BINDATA"/>
19 <include name="IDR_UASTYLE_THEME_INPUT_MULTIPLE_FIELDS_CSS" file="../Sourc e/core/css/themeInputMultipleFields.css" type="BINDATA"/> 27 <include name="IDR_UASTYLE_THEME_INPUT_MULTIPLE_FIELDS_CSS" file="../Sourc e/core/css/themeInputMultipleFields.css" type="BINDATA"/>
20 <include name="IDR_UASTYLE_THEME_MAC_CSS" file="../Source/core/css/themeMa c.css" type="BINDATA"/>
21 <include name="IDR_UASTYLE_THEME_WIN_CSS" file="../Source/core/css/themeWi n.css" type="BINDATA"/> 28 <include name="IDR_UASTYLE_THEME_WIN_CSS" file="../Source/core/css/themeWi n.css" type="BINDATA"/>
22 <include name="IDR_UASTYLE_THEME_WIN_QUIRKS_CSS" file="../Source/core/css/ themeWinQuirks.css" type="BINDATA"/> 29 <include name="IDR_UASTYLE_THEME_WIN_QUIRKS_CSS" file="../Source/core/css/ themeWinQuirks.css" type="BINDATA"/>
23 <include name="IDR_UASTYLE_SVG_CSS" file="../Source/core/css/svg.css" type ="BINDATA"/> 30 <include name="IDR_UASTYLE_SVG_CSS" file="../Source/core/css/svg.css" type ="BINDATA"/>
24 <include name="IDR_UASTYLE_NAVIGATION_TRANSITIONS_CSS" file="../Source/cor e/css/navigationTransitions.css" type="BINDATA"/> 31 <include name="IDR_UASTYLE_NAVIGATION_TRANSITIONS_CSS" file="../Source/cor e/css/navigationTransitions.css" type="BINDATA"/>
25 <include name="IDR_UASTYLE_MATHML_CSS" file="../Source/core/css/mathml.css " type="BINDATA"/> 32 <include name="IDR_UASTYLE_MATHML_CSS" file="../Source/core/css/mathml.css " type="BINDATA"/>
26 <include name="IDR_UASTYLE_MEDIA_CONTROLS_CSS" file="../Source/core/css/me diaControls.css" type="BINDATA"/> 33 <include name="IDR_UASTYLE_MEDIA_CONTROLS_CSS" file="../Source/core/css/me diaControls.css" type="BINDATA"/>
27 <include name="IDR_UASTYLE_MEDIA_CONTROLS_ANDROID_CSS" file="../Source/cor e/css/mediaControlsAndroid.css" type="BINDATA"/>
28 <include name="IDR_UASTYLE_FULLSCREEN_CSS" file="../Source/core/css/fullsc reen.css" type="BINDATA"/> 34 <include name="IDR_UASTYLE_FULLSCREEN_CSS" file="../Source/core/css/fullsc reen.css" type="BINDATA"/>
29 <include name="IDR_UASTYLE_XHTMLMP_CSS" file="../Source/core/css/xhtmlmp.c ss" type="BINDATA"/> 35 <include name="IDR_UASTYLE_XHTMLMP_CSS" file="../Source/core/css/xhtmlmp.c ss" type="BINDATA"/>
30 <include name="IDR_UASTYLE_VIEWPORT_ANDROID_CSS" file="../Source/core/css/ viewportAndroid.css" type="BINDATA"/> 36 <include name="IDR_UASTYLE_VIEWPORT_ANDROID_CSS" file="../Source/core/css/ viewportAndroid.css" type="BINDATA"/>
31 37
32 <include name="IDR_XML_VIEWER_JS" file="../Source/core/xml/XMLViewer.js" t ype="BINDATA"/> 38 <include name="IDR_XML_VIEWER_JS" file="../Source/core/xml/XMLViewer.js" t ype="BINDATA"/>
33 <include name="IDR_XML_VIEWER_CSS" file="../Source/core/xml/XMLViewer.css" type="BINDATA"/> 39 <include name="IDR_XML_VIEWER_CSS" file="../Source/core/xml/XMLViewer.css" type="BINDATA"/>
34 <include name="IDR_INSPECTOR_OVERLAY_PAGE_HTML" file="../Source/core/inspe ctor/InspectorOverlayPage.html" type="BINDATA"/> 40 <include name="IDR_INSPECTOR_OVERLAY_PAGE_HTML" file="../Source/core/inspe ctor/InspectorOverlayPage.html" type="BINDATA"/>
35 <include name="IDR_INSPECTOR_INJECTED_SCRIPT_CANVAS_MODULE_SOURCE_JS" file ="../Source/core/inspector/InjectedScriptCanvasModuleSource.js" type="BINDATA"/> 41 <include name="IDR_INSPECTOR_INJECTED_SCRIPT_CANVAS_MODULE_SOURCE_JS" file ="../Source/core/inspector/InjectedScriptCanvasModuleSource.js" type="BINDATA"/>
36 <include name="IDR_INSPECTOR_INJECTED_SCRIPT_SOURCE_JS" file="../Source/co re/inspector/InjectedScriptSource.js" type="BINDATA"/> 42 <include name="IDR_INSPECTOR_INJECTED_SCRIPT_SOURCE_JS" file="../Source/co re/inspector/InjectedScriptSource.js" type="BINDATA"/>
37 <include name="IDR_INSPECTOR_DEBUGGER_SCRIPT_SOURCE_JS" file="../Source/bi ndings/core/v8/DebuggerScript.js" type="BINDATA"/> 43 <include name="IDR_INSPECTOR_DEBUGGER_SCRIPT_SOURCE_JS" file="../Source/bi ndings/core/v8/DebuggerScript.js" type="BINDATA"/>
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 <include name="IDR_AUDIO_SPATIALIZATION_T345_P060" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P060.wav" type="BINDATA"/> 291 <include name="IDR_AUDIO_SPATIALIZATION_T345_P060" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P060.wav" type="BINDATA"/>
286 <include name="IDR_AUDIO_SPATIALIZATION_T345_P075" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P075.wav" type="BINDATA"/> 292 <include name="IDR_AUDIO_SPATIALIZATION_T345_P075" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P075.wav" type="BINDATA"/>
287 <include name="IDR_AUDIO_SPATIALIZATION_T345_P090" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P090.wav" type="BINDATA"/> 293 <include name="IDR_AUDIO_SPATIALIZATION_T345_P090" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P090.wav" type="BINDATA"/>
288 <include name="IDR_AUDIO_SPATIALIZATION_T345_P315" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P315.wav" type="BINDATA"/> 294 <include name="IDR_AUDIO_SPATIALIZATION_T345_P315" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P315.wav" type="BINDATA"/>
289 <include name="IDR_AUDIO_SPATIALIZATION_T345_P330" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P330.wav" type="BINDATA"/> 295 <include name="IDR_AUDIO_SPATIALIZATION_T345_P330" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P330.wav" type="BINDATA"/>
290 <include name="IDR_AUDIO_SPATIALIZATION_T345_P345" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P345.wav" type="BINDATA"/> 296 <include name="IDR_AUDIO_SPATIALIZATION_T345_P345" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P345.wav" type="BINDATA"/>
291 </if> 297 </if>
292 </includes> 298 </includes>
293 </release> 299 </release>
294 </grit> 300 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698