Index: chrome/browser/resources/options/compiled_resources.gyp |
diff --git a/chrome/browser/resources/options/compiled_resources.gyp b/chrome/browser/resources/options/compiled_resources.gyp |
index 720e750854527f1aac519222075d835df9c3b038..88bb559af985a53fc2c89fa7ac0c877139470384 100644 |
--- a/chrome/browser/resources/options/compiled_resources.gyp |
+++ b/chrome/browser/resources/options/compiled_resources.gyp |
@@ -8,7 +8,7 @@ |
'variables': { |
'depends': [ |
'../../../../third_party/jstemplate/compiled_resources.gyp:jstemplate', |
- '../../../../ui/webui/resources/cr_elements/v0_8/cr_onc/cr_onc_types.js', |
+ '../../../../ui/webui/resources/cr_elements/v1_0/cr_onc/cr_onc_types.js', |
'../../../../ui/webui/resources/css/tree.css.js', |
'../../../../ui/webui/resources/js/action_link.js', |
'../../../../ui/webui/resources/js/cr.js', |
@@ -49,8 +49,8 @@ |
'externs': [ |
'../../../../third_party/closure_compiler/externs/chrome_extensions.js', |
'../../../../third_party/closure_compiler/externs/chrome_send_externs.js', |
- '../../../../ui/webui/resources/cr_elements/v0_8/cr_network_icon/cr_network_icon_externs.js', |
- '../../../../ui/webui/resources/cr_elements/v0_8/cr_onc/cr_onc_data_externs.js', |
+ '../../../../ui/webui/resources/cr_elements/v1_0/cr_network_icon/cr_network_icon_externs.js', |
+ '../../../../ui/webui/resources/cr_elements/v1_0/cr_onc/cr_onc_data_externs.js', |
], |
}, |
'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'], |