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

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

Issue 1758573002: Make chrome://site-engagement non-polymer and re-enable on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address nit Created 4 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
« no previous file with comments | « no previous file | chrome/browser/resources/engagement/engagement_table.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 304 matching lines...) Expand 10 before | Expand all | Expand 10 after
315 file="resources\print_preview\images\mobile_shared.png" type="B INDATA" /> 315 file="resources\print_preview\images\mobile_shared.png" type="B INDATA" />
316 </if> 316 </if>
317 <include name="IDR_PROFILER_HTML" file="resources\profiler\profiler.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 317 <include name="IDR_PROFILER_HTML" file="resources\profiler\profiler.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
318 <include name="IDR_PROFILER_JS" file="resources\profiler\profiler.js" flat tenhtml="true" type="BINDATA" /> 318 <include name="IDR_PROFILER_JS" file="resources\profiler\profiler.js" flat tenhtml="true" type="BINDATA" />
319 <if expr="enable_settings_app"> 319 <if expr="enable_settings_app">
320 <include name="IDR_SETTINGS_APP_MANIFEST" file="resources\settings_app\m anifest.json" type="BINDATA" /> 320 <include name="IDR_SETTINGS_APP_MANIFEST" file="resources\settings_app\m anifest.json" type="BINDATA" />
321 </if> 321 </if>
322 <if expr="enable_google_now"> 322 <if expr="enable_google_now">
323 <include name="IDR_GOOGLE_NOW_MANIFEST" file="resources\google_now\manif est.json" type="BINDATA" /> 323 <include name="IDR_GOOGLE_NOW_MANIFEST" file="resources\google_now\manif est.json" type="BINDATA" />
324 </if> 324 </if>
325 <if expr="not is_android"> 325 <include name="IDR_SITE_ENGAGEMENT_HTML" file="resources\engagement\site_e ngagement.html" flattenhtml="true" type="BINDATA" />
326 <include name="IDR_SITE_ENGAGEMENT_HTML" file="resources\engagement\site _engagement.html" flattenhtml="true" type="BINDATA" /> 326 <include name="IDR_SITE_ENGAGEMENT_JS" file="resources\engagement\site_eng agement.js" flattenhtml="true" type="BINDATA" />
327 <include name="IDR_SITE_ENGAGEMENT_JS" file="resources\engagement\site_e ngagement.js" flattenhtml="true" type="BINDATA" /> 327 <include name="IDR_SITE_ENGAGEMENT_MOJO_JS" file="${root_gen_dir}\chrome\b rowser\ui\webui\engagement\site_engagement.mojom.js" use_base_dir="false" type=" BINDATA"/>
328 <include name="IDR_SITE_ENGAGEMENT_MOJO_JS" file="${root_gen_dir}\chrome \browser\ui\webui\engagement\site_engagement.mojom.js" use_base_dir="false" type ="BINDATA"/>
329 <include name="IDR_SITE_ENGAGEMENT_ENGAGEMENT_TABLE_CSS" file="resources \engagement\engagement_table.css" type="BINDATA" />
330 <include name="IDR_SITE_ENGAGEMENT_ENGAGEMENT_TABLE_HTML" file="resource s\engagement\engagement_table.html" type="BINDATA" />
331 <include name="IDR_SITE_ENGAGEMENT_ENGAGEMENT_TABLE_JS" file="resources\ engagement\engagement_table.js" type="BINDATA" />
332 </if>
333 <include name="IDR_SYNC_CONFIRMATION_CSS" file="resources\sync_confirmatio n\sync_confirmation.css" type="BINDATA" /> 328 <include name="IDR_SYNC_CONFIRMATION_CSS" file="resources\sync_confirmatio n\sync_confirmation.css" type="BINDATA" />
334 <include name="IDR_SYNC_CONFIRMATION_HTML" file="resources\sync_confirmati on\sync_confirmation.html" flattenhtml="true" allowexternalscript="true" type="B INDATA" /> 329 <include name="IDR_SYNC_CONFIRMATION_HTML" file="resources\sync_confirmati on\sync_confirmation.html" flattenhtml="true" allowexternalscript="true" type="B INDATA" />
335 <include name="IDR_SYNC_CONFIRMATION_JS" file="resources\sync_confirmation \sync_confirmation.js" type="BINDATA" /> 330 <include name="IDR_SYNC_CONFIRMATION_JS" file="resources\sync_confirmation \sync_confirmation.js" type="BINDATA" />
336 <include name="IDR_UBER_HTML" file="resources\uber\uber.html" flattenhtml= "true" type="BINDATA" /> 331 <include name="IDR_UBER_HTML" file="resources\uber\uber.html" flattenhtml= "true" type="BINDATA" />
337 <include name="IDR_UBER_JS" file="resources\uber\uber.js" type="BINDATA" / > 332 <include name="IDR_UBER_JS" file="resources\uber\uber.js" type="BINDATA" / >
338 <include name="IDR_UBER_FRAME_HTML" file="resources\uber\uber_frame.html" flattenhtml="true" type="BINDATA" /> 333 <include name="IDR_UBER_FRAME_HTML" file="resources\uber\uber_frame.html" flattenhtml="true" type="BINDATA" />
339 <include name="IDR_UBER_FRAME_JS" file="resources\uber\uber_frame.js" flat tenhtml="true" type="BINDATA" /> 334 <include name="IDR_UBER_FRAME_JS" file="resources\uber\uber_frame.js" flat tenhtml="true" type="BINDATA" />
340 <include name="IDR_UBER_UTILS_JS" file="resources\uber\uber_utils.js" type ="BINDATA" /> 335 <include name="IDR_UBER_UTILS_JS" file="resources\uber\uber_utils.js" type ="BINDATA" />
341 <include name="IDR_USER_ACTIONS_HTML" file="resources\user_actions\user_ac tions.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 336 <include name="IDR_USER_ACTIONS_HTML" file="resources\user_actions\user_ac tions.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
342 <include name="IDR_USER_ACTIONS_CSS" file="resources\user_actions\user_act ions.css" type="BINDATA" /> 337 <include name="IDR_USER_ACTIONS_CSS" file="resources\user_actions\user_act ions.css" type="BINDATA" />
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
481 <part file="media_router_resources.grdp" /> 476 <part file="media_router_resources.grdp" />
482 </if> 477 </if>
483 <if expr="not is_android and not is_ios and not chromeos"> 478 <if expr="not is_android and not is_ios and not chromeos">
484 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" /> 479 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" />
485 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" /> 480 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" />
486 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" /> 481 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" />
487 </if> 482 </if>
488 </includes> 483 </includes>
489 </release> 484 </release>
490 </grit> 485 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/engagement/engagement_table.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698