Index: ui/webui/resources/js/cr/ui/compiled_resources2.gyp |
diff --git a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp |
index 2f499770f917a7981de9482bedfe2772610505ad..2151fa727f22f213bd1d034ab8e57f908061af1b 100644 |
--- a/ui/webui/resources/js/cr/ui/compiled_resources2.gyp |
+++ b/ui/webui/resources/js/cr/ui/compiled_resources2.gyp |
@@ -101,6 +101,14 @@ |
'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'], |
}, |
{ |
+ 'target_name': 'focus_without_ink', |
+ 'dependencies': [ |
+ '../../compiled_resources2.gyp:cr', |
+ '../compiled_resources2.gyp:ui', |
+ ], |
+ 'includes': ['../../../../../../third_party/closure_compiler/compile_js2.gypi'], |
+ }, |
+ { |
'target_name': 'grid', |
'dependencies': [ |
'list', |