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

Unified Diff: chrome/browser/resources/chromeos/quick_unlock/compiled_resources.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_resources.gyp
diff --git a/chrome/browser/resources/settings/date_time_page/compiled_resources2.gyp b/chrome/browser/resources/chromeos/quick_unlock/compiled_resources.gyp
similarity index 81%
copy from chrome/browser/resources/settings/date_time_page/compiled_resources2.gyp
copy to chrome/browser/resources/chromeos/quick_unlock/compiled_resources.gyp
index d18e08706ebcf6b0240e878ff9b9257c8001445e..cf509570ec6a03e0414b95b4060635f84c6da8af 100644
--- a/chrome/browser/resources/settings/date_time_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/chromeos/quick_unlock/compiled_resources.gyp
@@ -4,8 +4,8 @@
{
'targets': [
{
- 'target_name': 'date_time_page',
- 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi'],
+ 'target_name': 'pin_keyboard',
Dan Beam 2016/07/01 19:20:13 you'll add: 'variables': { 'depends': [ '..
Dan Beam 2016/07/01 19:33:01 whoops, ignore this
+ 'includes': ['../../../../../third_party/closure_compiler/compile_js.gypi'],
},
],
}
« no previous file with comments | « chrome/browser/resources/chromeos/compiled_resources.gyp ('k') | ui/webui/resources/js/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698