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

Side by Side Diff: chrome/browser/browser_resources.grd

Issue 156493004: Add the ability to show a demo app on OOBE if a machine is derelict. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 unified diff | Download patch | Annotate | Revision Log
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/browser_resources.h" type="rc_header"> 4 <output filename="grit/browser_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="browser_resources.pak" type="data_package" /> 7 <output filename="browser_resources.pak" type="data_package" />
8 </outputs> 8 </outputs>
9 <release seq="1"> 9 <release seq="1">
10 <structures> 10 <structures>
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after
343 <include name="IDR_SLOW_JS" file="resources\chromeos\slow.js" type="BIND ATA" /> 343 <include name="IDR_SLOW_JS" file="resources\chromeos\slow.js" type="BIND ATA" />
344 <include name="IDR_CHARGER_REPLACEMENT_HTML" file="resources\chromeos\ch arger_replacement.html" flattenhtml="true" type="BINDATA" /> 344 <include name="IDR_CHARGER_REPLACEMENT_HTML" file="resources\chromeos\ch arger_replacement.html" flattenhtml="true" type="BINDATA" />
345 </if> 345 </if>
346 <if expr="pp_ifdef('chromeos')"> 346 <if expr="pp_ifdef('chromeos')">
347 <include name="IDR_FILEMANAGER_MANIFEST" file="resources\file_manager\ma nifest.json" type="BINDATA" /> 347 <include name="IDR_FILEMANAGER_MANIFEST" file="resources\file_manager\ma nifest.json" type="BINDATA" />
348 </if> 348 </if>
349 <if expr="pp_ifdef('image_loader_extension')"> 349 <if expr="pp_ifdef('image_loader_extension')">
350 <include name="IDR_IMAGE_LOADER_MANIFEST" file="resources\image_loader\m anifest.json" type="BINDATA" /> 350 <include name="IDR_IMAGE_LOADER_MANIFEST" file="resources\image_loader\m anifest.json" type="BINDATA" />
351 </if> 351 </if>
352 <if expr="pp_ifdef('chromeos')"> 352 <if expr="pp_ifdef('chromeos')">
353 <include name="IDR_DEMO_APP_MANIFEST" file="resources\chromeos\demo_app\ manifest.json" type="BINDATA" />
353 <include name="IDR_WALLPAPERMANAGER_MANIFEST" file="resources\chromeos\w allpaper_manager\manifest.json" type="BINDATA" /> 354 <include name="IDR_WALLPAPERMANAGER_MANIFEST" file="resources\chromeos\w allpaper_manager\manifest.json" type="BINDATA" />
354 <include name="IDR_FIRST_RUN_DIALOG_MANIFEST" file="resources\chromeos\f irst_run\app/manifest.json" type="BINDATA" /> 355 <include name="IDR_FIRST_RUN_DIALOG_MANIFEST" file="resources\chromeos\f irst_run\app/manifest.json" type="BINDATA" />
355 </if> 356 </if>
356 <if expr="pp_ifdef('chromeos')"> 357 <if expr="pp_ifdef('chromeos')">
357 <include name="IDR_NETWORK_CONFIGURATION_MANIFEST" file="resources\chrom eos\network_configuration\manifest.json" type="BINDATA" /> 358 <include name="IDR_NETWORK_CONFIGURATION_MANIFEST" file="resources\chrom eos\network_configuration\manifest.json" type="BINDATA" />
358 </if> 359 </if>
359 <if expr="(pp_ifdef('desktop_linux') and pp_ifdef('toolkit_views')) or pp_ ifdef('use_ash')"> 360 <if expr="(pp_ifdef('desktop_linux') and pp_ifdef('toolkit_views')) or pp_ ifdef('use_ash')">
360 <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flatt enhtml="true" type="BINDATA" /> 361 <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flatt enhtml="true" type="BINDATA" />
361 <include name="IDR_TAB_MODAL_CONFIRM_DIALOG_HTML" file="resources\tab_mo dal_confirm_dialog.html" flattenhtml="true" type="BINDATA" /> 362 <include name="IDR_TAB_MODAL_CONFIRM_DIALOG_HTML" file="resources\tab_mo dal_confirm_dialog.html" flattenhtml="true" type="BINDATA" />
362 </if> 363 </if>
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
416 <include name="IDR_SOUND_VOLUME_ADJUST_WAV" file="resources\chromeos\sou nds\volume_adjust.wav" type="BINDATA" /> 417 <include name="IDR_SOUND_VOLUME_ADJUST_WAV" file="resources\chromeos\sou nds\volume_adjust.wav" type="BINDATA" />
417 </if> 418 </if>
418 <if expr="pp_ifdef('chromeos')"> 419 <if expr="pp_ifdef('chromeos')">
419 <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html " type="BINDATA" /> 420 <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html " type="BINDATA" />
420 <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" ty pe="BINDATA" /> 421 <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" ty pe="BINDATA" />
421 <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css" type="BINDATA" /> 422 <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css" type="BINDATA" />
422 </if> 423 </if>
423 </includes> 424 </includes>
424 </release> 425 </release>
425 </grit> 426 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/app_mode/kiosk_profile_loader.h » ('j') | chrome/browser/chromeos/idle_detector.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698