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

Unified Diff: chrome/browser/resources/settings/a11y_page/compiled_resources2.gyp

Issue 2112033002: [MD settings] closure compilation (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/settings/a11y_page/compiled_resources2.gyp
diff --git a/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp b/chrome/browser/resources/settings/a11y_page/compiled_resources2.gyp
similarity index 91%
copy from chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
copy to chrome/browser/resources/settings/a11y_page/compiled_resources2.gyp
index 262518a63a7984ae242a50b9926e08ef5ca5a63e..5802b23849d8290000c35e96e932caa72225c2ea 100644
--- a/chrome/browser/resources/settings/printing_page/compiled_resources2.gyp
+++ b/chrome/browser/resources/settings/a11y_page/compiled_resources2.gyp
@@ -4,7 +4,7 @@
{
'targets': [
{
- 'target_name': 'printing_page',
+ 'target_name': 'a11y_page',
'dependencies': [
'<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
],

Powered by Google App Engine
This is Rietveld 408576698