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

Unified Diff: chrome/browser/resources/chromeos/quick_unlock/compiled_resources2.gyp

Issue 2114803004: Convert quick_unlock/pin_keyboard to v2 Closure GYP (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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/chromeos/quick_unlock/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/a11y_page/compiled_resources2.gyp b/chrome/browser/resources/chromeos/quick_unlock/compiled_resources2.gyp
similarity index 87%
copy from chrome/browser/resources/settings/a11y_page/compiled_resources2.gyp
copy to chrome/browser/resources/chromeos/quick_unlock/compiled_resources2.gyp
index 5802b23849d8290000c35e96e932caa72225c2ea..3de8851864a3c56ce8609c6eff1a398e15cfb774 100644
--- a/chrome/browser/resources/settings/a11y_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/chromeos/quick_unlock/compiled_resources2.gyp
@@ -4,9 +4,9 @@
{
'targets': [
{
- 'target_name': 'a11y_page',
+ 'target_name': 'pin_keyboard',
'dependencies': [
- '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
+ '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior',
Dan Beam 2016/07/01 19:20:13 I pre-added this because https://codereview.chromi
],
'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
},
« no previous file with comments | « chrome/browser/resources/chromeos/compiled_resources.gyp ('k') | third_party/closure_compiler/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698