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

Unified Diff: components/chrome_apps/webstore_widget/cws_widget/compiled_resources.gypi

Issue 2805853002: Compile suggest_app_dialog in gyp v2 (Closed)
Patch Set: Fix unit test. Created 3 years, 8 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: components/chrome_apps/webstore_widget/cws_widget/compiled_resources.gypi
diff --git a/components/chrome_apps/webstore_widget/cws_widget/compiled_resources.gypi b/components/chrome_apps/webstore_widget/cws_widget/compiled_resources.gypi
index b369bb01aeed243798ce2df93ea78167bbc872e6..7118a7b8edd6e5b9af28aab86812154dd78f5001 100644
--- a/components/chrome_apps/webstore_widget/cws_widget/compiled_resources.gypi
+++ b/components/chrome_apps/webstore_widget/cws_widget/compiled_resources.gypi
@@ -13,6 +13,7 @@
'<(WIDGET_ROOT)/cws_webview_client.js',
'<(WIDGET_ROOT)/cws_widget_container.js',
'<(WIDGET_ROOT)/cws_widget_container_error_dialog.js',
+ '<(WIDGET_ROOT)/cws_widget_container_platform_delegate.js',
]
}
}

Powered by Google App Engine
This is Rietveld 408576698