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

Unified Diff: build/all.gyp

Issue 792002: chromeos: adding session and emit_login_prompt_ready as deps to chromeos_builder (Closed)
Patch Set: Created 10 years, 9 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index cb9d689bb5139c4bf898b9108e00e4af3a736c7c..51c65256bf377925c57cb408dea949d1e233bf31 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -261,7 +261,8 @@
'../printing/printing.gyp:printing_unittests',
'temp_gyp/googleurl.gyp:googleurl_unittests',
'../chrome/browser/chromeos/text_input/text_input.gyp:candidate_window',
- # TODO(jiesun): should we put session here?
+ '../third_party/chromeos_login_manager/chromeos_login_manager/chromeos_login_manager.gyp:session',
+ '../third_party/chromeos_login_manager/chromeos_login_manager/chromeos_login_manager.gyp:emit_login_prompt_ready',
],
},
], # targets
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698