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

Unified Diff: chrome/browser/resources/chromeos/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/compiled_resources.gyp
diff --git a/chrome/browser/resources/chromeos/compiled_resources.gyp b/chrome/browser/resources/chromeos/compiled_resources.gyp
index 3038cb9fa92cb1f1573a9c3d6c41d4aee538a6c1..d30d11693f026a46d187927f8ad19e5aa6840b77 100644
--- a/chrome/browser/resources/chromeos/compiled_resources.gyp
+++ b/chrome/browser/resources/chromeos/compiled_resources.gyp
@@ -23,9 +23,5 @@
},
'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
},
- {
- 'target_name': 'quick_unlock/pin_keyboard',
- 'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
- }
],
}

Powered by Google App Engine
This is Rietveld 408576698