|
Add compiled_resources for settings/ and cr_elements/
This also adds compiled_resources for settings/checkbox, settings/prefs, and cr_checkbox
These are pretty small right now but I hope to expand both
significantly soon, and think it would be better not to
have to change third_party/closure_compiler/compiled_resources
for every new element or settings page. (It will also avoid
a warning about updating the README when making a change in
third_party/)
BUG=none
CLOSED=https://codereview.chromium.org/1325893003/
Total comments: 11
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+75 lines, -55 lines) |
Patch |
 |
M |
chrome/browser/resources/settings/checkbox/checkbox.js
|
View
|
1
2
3
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/resources/settings/checkbox/compiled_resources.gyp
|
View
|
|
1 chunk |
+2 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/resources/settings/compiled_resources.gyp
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/internet_page/compiled_resources.gyp
|
View
|
1
2
3
4
|
12 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/resources/settings/prefs/compiled_resources.gyp
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/prefs/prefs.js
|
View
|
1
2
3
4
|
4 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/settings/prefs/prefs_types.js
|
View
|
1
2
3
4
|
1 chunk |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/closure_compiler/compiled_resources.gyp
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/closure_compiler/externs/settings_private.js
|
View
|
1
2
3
|
4 chunks |
+14 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ui/webui/resources/cr_elements/v1_0/compiled_resources.gyp
|
View
|
1
|
1 chunk |
+5 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/webui/resources/cr_elements/v1_0/network/compiled_resources.gyp
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 12 (3 generated)
|