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

Unified Diff: components/chrome_apps.gypi

Issue 1581253003: Add missing 'hard_dependency' in gyp targets using grit_action (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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.gypi
diff --git a/components/chrome_apps.gypi b/components/chrome_apps.gypi
index 4d01ece34f3c6e5e9af7b023fb7a5e7a60c3a1d3..27e4cdcceb3d7d13cc878deb73205d8870a62432 100644
--- a/components/chrome_apps.gypi
+++ b/components/chrome_apps.gypi
@@ -10,6 +10,7 @@
{
'target_name': 'chrome_apps_resources',
'type': 'none',
+ 'hard_dependency': 1,
'actions': [
{
'action_name': 'chrome_apps_resources',
« no previous file with comments | « cloud_print/virtual_driver/win/install/virtual_driver_install.gyp ('k') | components/components_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698