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

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

Issue 187983003: Switch Quickoffice to new internal repo (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 9 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
« no previous file with comments | « .gitignore ('k') | chrome/browser/extensions/component_loader.cc » ('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 346 matching lines...) Expand 10 before | Expand all | Expand 10 after
357 <if expr="chromeos"> 357 <if expr="chromeos">
358 <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" />
359 </if> 359 </if>
360 <if expr="(desktop_linux and toolkit_views) or use_ash"> 360 <if expr="(desktop_linux and toolkit_views) or use_ash">
361 <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" />
362 <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" />
363 </if> 363 </if>
364 <if expr="chromeos and _google_chrome"> 364 <if expr="chromeos and _google_chrome">
365 <include name="IDR_GENIUS_APP_MANIFEST" file="resources\chromeos\genius_ app\manifest.json" type="BINDATA" /> 365 <include name="IDR_GENIUS_APP_MANIFEST" file="resources\chromeos\genius_ app\manifest.json" type="BINDATA" />
366 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json " type="BINDATA" /> 366 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json " type="BINDATA" />
367 <include name="IDR_QUICKOFFICE_MANIFEST" file="resources\quick_office\ma nifest.json" type="BINDATA" /> 367 <include name="IDR_QUICKOFFICE_MANIFEST" file="resources\chromeos\quicko ffice\manifest.json" type="BINDATA" />
368 </if> 368 </if>
369 <if expr="chromeos"> 369 <if expr="chromeos">
370 <include name="IDR_SALSA_CSS" file="resources\chromeos\salsa.css" type=" BINDATA" /> 370 <include name="IDR_SALSA_CSS" file="resources\chromeos\salsa.css" type=" BINDATA" />
371 <include name="IDR_SALSA_HTML" file="resources\chromeos\salsa.html" type ="BINDATA" /> 371 <include name="IDR_SALSA_HTML" file="resources\chromeos\salsa.html" type ="BINDATA" />
372 <include name="IDR_SALSA_JS" file="resources\chromeos\salsa.js" type="BI NDATA" /> 372 <include name="IDR_SALSA_JS" file="resources\chromeos\salsa.js" type="BI NDATA" />
373 </if> 373 </if>
374 <if expr="use_ash"> 374 <if expr="use_ash">
375 <include name="IDR_GESTURE_CONFIG_CSS" file="resources\gesture_config.cs s" type="BINDATA" /> 375 <include name="IDR_GESTURE_CONFIG_CSS" file="resources\gesture_config.cs s" type="BINDATA" />
376 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h tml" type="BINDATA" /> 376 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h tml" type="BINDATA" />
377 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js" type="BINDATA" /> 377 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js" type="BINDATA" />
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
422 <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html " type="BINDATA" /> 422 <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html " type="BINDATA" />
423 <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" ty pe="BINDATA" /> 423 <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" ty pe="BINDATA" />
424 <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css" type="BINDATA" /> 424 <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css" type="BINDATA" />
425 </if> 425 </if>
426 <include name="IDR_GCM_INTERNALS_HTML" file="resources\gcm_internals.html" type="BINDATA" /> 426 <include name="IDR_GCM_INTERNALS_HTML" file="resources\gcm_internals.html" type="BINDATA" />
427 <include name="IDR_GCM_INTERNALS_CSS" file="resources\gcm_internals.css" t ype="BINDATA" /> 427 <include name="IDR_GCM_INTERNALS_CSS" file="resources\gcm_internals.css" t ype="BINDATA" />
428 <include name="IDR_GCM_INTERNALS_JS" file="resources\gcm_internals.js" typ e="BINDATA" /> 428 <include name="IDR_GCM_INTERNALS_JS" file="resources\gcm_internals.js" typ e="BINDATA" />
429 </includes> 429 </includes>
430 </release> 430 </release>
431 </grit> 431 </grit>
OLDNEW
« no previous file with comments | « .gitignore ('k') | chrome/browser/extensions/component_loader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698