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

Unified Diff: chrome/browser/resources/settings/controls/compiled_resources.gyp

Issue 1406023003: Elim cr_elements/v1_0 subdirectory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/controls/compiled_resources.gyp
diff --git a/chrome/browser/resources/settings/controls/compiled_resources.gyp b/chrome/browser/resources/settings/controls/compiled_resources.gyp
index 17cd860da6cf5bab46f799752416d2cf65bce078..75cbbb52ea0a4979d02b08222e3564aa9cac2829 100644
--- a/chrome/browser/resources/settings/controls/compiled_resources.gyp
+++ b/chrome/browser/resources/settings/controls/compiled_resources.gyp
@@ -9,8 +9,8 @@
'depends': [
'../../../../../ui/webui/resources/js/compiled_resources.gyp:assert',
'../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time_data',
- '../../../../../ui/webui/resources/cr_elements/v1_0/policy/cr_policy_indicator_behavior.js',
- '../../../../../ui/webui/resources/cr_elements/v1_0/policy/cr_policy_pref_behavior.js',
+ '../../../../../ui/webui/resources/cr_elements/policy/cr_policy_indicator_behavior.js',
+ '../../../../../ui/webui/resources/cr_elements/policy/cr_policy_pref_behavior.js',
],
'externs': [
'../../../../../third_party/closure_compiler/externs/settings_private.js'
@@ -24,8 +24,8 @@
'depends': [
'../../../../../ui/webui/resources/js/compiled_resources.gyp:assert',
'../../../../../ui/webui/resources/js/compiled_resources.gyp:load_time_data',
- '../../../../../ui/webui/resources/cr_elements/v1_0/policy/cr_policy_indicator_behavior.js',
- '../../../../../ui/webui/resources/cr_elements/v1_0/policy/cr_policy_pref_behavior.js',
+ '../../../../../ui/webui/resources/cr_elements/policy/cr_policy_indicator_behavior.js',
+ '../../../../../ui/webui/resources/cr_elements/policy/cr_policy_pref_behavior.js',
],
'externs': [
'../../../../../third_party/closure_compiler/externs/settings_private.js'

Powered by Google App Engine
This is Rietveld 408576698