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

Side by Side Diff: chrome/common/extensions_api_resources.grd

Issue 18341016: Add types.private.ChromeDirectSetting and Connect it to preferencesPrivate.googleGeolocationAccessE… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync to Latest Created 7 years, 5 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
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/extensions_api_resources.h" type="rc_header"> 4 <output filename="grit/extensions_api_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="extensions_api_resources.pak" type="data_package" /> 7 <output filename="extensions_api_resources.pak" type="data_package" />
8 <output filename="extensions_api_resources.rc" type="rc_all" /> 8 <output filename="extensions_api_resources.rc" type="rc_all" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
(...skipping 14 matching lines...) Expand all
25 <include name="IDR_EXTENSION_API_JSON_STREAMSPRIVATE" file="extensions\api \streams_private.json" type="BINDATA" /> 25 <include name="IDR_EXTENSION_API_JSON_STREAMSPRIVATE" file="extensions\api \streams_private.json" type="BINDATA" />
26 <include name="IDR_EXTENSION_API_JSON_PAGEACTION" file="extensions\api\pag e_action.json" type="BINDATA" /> 26 <include name="IDR_EXTENSION_API_JSON_PAGEACTION" file="extensions\api\pag e_action.json" type="BINDATA" />
27 <include name="IDR_EXTENSION_API_JSON_PAGEACTIONS" file="extensions\api\pa ge_actions.json" type="BINDATA" /> 27 <include name="IDR_EXTENSION_API_JSON_PAGEACTIONS" file="extensions\api\pa ge_actions.json" type="BINDATA" />
28 <include name="IDR_EXTENSION_API_JSON_PRIVACY" file="extensions\api\privac y.json" type="BINDATA" /> 28 <include name="IDR_EXTENSION_API_JSON_PRIVACY" file="extensions\api\privac y.json" type="BINDATA" />
29 <include name="IDR_EXTENSION_API_JSON_PROXY" file="extensions\api\proxy.js on" type="BINDATA" /> 29 <include name="IDR_EXTENSION_API_JSON_PROXY" file="extensions\api\proxy.js on" type="BINDATA" />
30 <include name="IDR_EXTENSION_API_JSON_RUNTIME" file="extensions\api\runtim e.json" type="BINDATA" /> 30 <include name="IDR_EXTENSION_API_JSON_RUNTIME" file="extensions\api\runtim e.json" type="BINDATA" />
31 <include name="IDR_EXTENSION_API_JSON_SCRIPTBADGE" file="extensions\api\sc ript_badge.json" type="BINDATA" /> 31 <include name="IDR_EXTENSION_API_JSON_SCRIPTBADGE" file="extensions\api\sc ript_badge.json" type="BINDATA" />
32 <include name="IDR_EXTENSION_API_JSON_TTS" file="extensions\api\tts.json" type="BINDATA" /> 32 <include name="IDR_EXTENSION_API_JSON_TTS" file="extensions\api\tts.json" type="BINDATA" />
33 <include name="IDR_EXTENSION_API_JSON_TTSENGINE" file="extensions\api\tts_ engine.json" type="BINDATA" /> 33 <include name="IDR_EXTENSION_API_JSON_TTSENGINE" file="extensions\api\tts_ engine.json" type="BINDATA" />
34 <include name="IDR_EXTENSION_API_JSON_TYPES" file="extensions\api\types.js on" type="BINDATA" /> 34 <include name="IDR_EXTENSION_API_JSON_TYPES" file="extensions\api\types.js on" type="BINDATA" />
35 <include name="IDR_EXTENSION_API_JSON_TYPES_PRIVATE" file="extensions\api\ types_private.json" type="BINDATA" />
35 <include name="IDR_EXTENSION_API_JSON_WEBREQUESTINTERNAL" file="extensions \api\web_request_internal.json" type="BINDATA" /> 36 <include name="IDR_EXTENSION_API_JSON_WEBREQUESTINTERNAL" file="extensions \api\web_request_internal.json" type="BINDATA" />
36 <include name="IDR_EXTENSION_API_JSON_WEBSTORE" file="extensions\api\webst ore.json" type="BINDATA" /> 37 <include name="IDR_EXTENSION_API_JSON_WEBSTORE" file="extensions\api\webst ore.json" type="BINDATA" />
37 <include name="IDR_EXTENSION_API_JSON_WEBSTOREPRIVATE" file="extensions\ap i\webstore_private.json" type="BINDATA" /> 38 <include name="IDR_EXTENSION_API_JSON_WEBSTOREPRIVATE" file="extensions\ap i\webstore_private.json" type="BINDATA" />
38 </includes> 39 </includes>
39 </release> 40 </release>
40 </grit> 41 </grit>
OLDNEW
« no previous file with comments | « chrome/common/extensions/api/types_private.json ('k') | chrome/renderer/extensions/dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698