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

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

Issue 1274403003: Full Implementation of Audio for the Chrome Os Device Emulator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments Created 5 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 | chrome/browser/resources/chromeos/emulator/audio_settings.css » ('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 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 386 matching lines...) Expand 10 before | Expand all | Expand 10 after
397 <include name="IDR_SOUND_EXIT_SCREEN_WAV" file="resources\chromeos\sound s\earcons\exit_screen.wav" type="BINDATA" /> 397 <include name="IDR_SOUND_EXIT_SCREEN_WAV" file="resources\chromeos\sound s\earcons\exit_screen.wav" type="BINDATA" />
398 <include name="IDR_SOUND_ENTER_SCREEN_WAV" file="resources\chromeos\soun ds\earcons\enter_screen.wav" type="BINDATA" /> 398 <include name="IDR_SOUND_ENTER_SCREEN_WAV" file="resources\chromeos\soun ds\earcons\enter_screen.wav" type="BINDATA" />
399 </if> 399 </if>
400 <if expr="chromeos"> 400 <if expr="chromeos">
401 <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html " type="BINDATA" /> 401 <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html " type="BINDATA" />
402 <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" ty pe="BINDATA" /> 402 <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" ty pe="BINDATA" />
403 <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css" type="BINDATA" /> 403 <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css" type="BINDATA" />
404 <include name="IDR_DEVICE_EMULATOR_HTML" file="resources\chromeos\emulat or\device_emulator.html" type="BINDATA" /> 404 <include name="IDR_DEVICE_EMULATOR_HTML" file="resources\chromeos\emulat or\device_emulator.html" type="BINDATA" />
405 <include name="IDR_DEVICE_EMULATOR_CSS" file="resources\chromeos\emulato r\device_emulator.css" type="BINDATA" /> 405 <include name="IDR_DEVICE_EMULATOR_CSS" file="resources\chromeos\emulato r\device_emulator.css" type="BINDATA" />
406 <include name="IDR_DEVICE_EMULATOR_JS" file="resources\chromeos\emulator \device_emulator.js" type="BINDATA" /> 406 <include name="IDR_DEVICE_EMULATOR_JS" file="resources\chromeos\emulator \device_emulator.js" type="BINDATA" />
407 <include name="IDR_AUDIO_SETTINGS_HTML" file="resources\chromeos\emulato r\audio_settings.html" type="BINDATA" />
408 <include name="IDR_AUDIO_SETTINGS_JS" file="resources\chromeos\emulator\ audio_settings.js" type="BINDATA" />
409 <include name="IDR_AUDIO_SETTINGS_CSS" file="resources\chromeos\emulator \audio_settings.css" type="BINDATA" />
407 <include name="IDR_BATTERY_SETTINGS_HTML" file="resources\chromeos\emula tor\battery_settings.html" type="BINDATA" /> 410 <include name="IDR_BATTERY_SETTINGS_HTML" file="resources\chromeos\emula tor\battery_settings.html" type="BINDATA" />
408 <include name="IDR_BATTERY_SETTINGS_JS" file="resources\chromeos\emulato r\battery_settings.js" type="BINDATA" /> 411 <include name="IDR_BATTERY_SETTINGS_JS" file="resources\chromeos\emulato r\battery_settings.js" type="BINDATA" />
409 <include name="IDR_BATTERY_SETTINGS_CSS" file="resources\chromeos\emulat or\battery_settings.css" type="BINDATA" /> 412 <include name="IDR_BATTERY_SETTINGS_CSS" file="resources\chromeos\emulat or\battery_settings.css" type="BINDATA" />
410 <include name="IDR_BLUETOOTH_SETTINGS_HTML" file="resources\chromeos\emu lator\bluetooth_settings.html" type="BINDATA" /> 413 <include name="IDR_BLUETOOTH_SETTINGS_HTML" file="resources\chromeos\emu lator\bluetooth_settings.html" type="BINDATA" />
411 <include name="IDR_BLUETOOTH_SETTINGS_JS" file="resources\chromeos\emula tor\bluetooth_settings.js" type="BINDATA" /> 414 <include name="IDR_BLUETOOTH_SETTINGS_JS" file="resources\chromeos\emula tor\bluetooth_settings.js" type="BINDATA" />
412 <include name="IDR_BLUETOOTH_SETTINGS_CSS" file="resources\chromeos\emul ator\bluetooth_settings.css" type="BINDATA" /> 415 <include name="IDR_BLUETOOTH_SETTINGS_CSS" file="resources\chromeos\emul ator\bluetooth_settings.css" type="BINDATA" />
413 </if> 416 </if>
414 <include name="IDR_GCM_INTERNALS_HTML" file="resources\gcm_internals.html" type="BINDATA" /> 417 <include name="IDR_GCM_INTERNALS_HTML" file="resources\gcm_internals.html" type="BINDATA" />
415 <include name="IDR_GCM_INTERNALS_CSS" file="resources\gcm_internals.css" t ype="BINDATA" /> 418 <include name="IDR_GCM_INTERNALS_CSS" file="resources\gcm_internals.css" t ype="BINDATA" />
416 <include name="IDR_GCM_INTERNALS_JS" file="resources\gcm_internals.js" typ e="BINDATA" /> 419 <include name="IDR_GCM_INTERNALS_JS" file="resources\gcm_internals.js" typ e="BINDATA" />
(...skipping 22 matching lines...) Expand all
439 </if> 442 </if>
440 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" /> 443 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" />
441 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" /> 444 <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_set tings.html" type="BINDATA" />
442 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" /> 445 <include name="IDR_MD_SETTINGS_UI_CSS" file="resources\md_settings\md_sett ings.css" type="BINDATA" />
443 <if expr="enable_media_router"> 446 <if expr="enable_media_router">
444 <part file="media_router_resources.grdp" /> 447 <part file="media_router_resources.grdp" />
445 </if> 448 </if>
446 </includes> 449 </includes>
447 </release> 450 </release>
448 </grit> 451 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/emulator/audio_settings.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698