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

Unified Diff: runtime/observatory/observatory.gypi

Issue 2372643002: Remove observatory GYP dependence on removed timestamp. (Closed)
Patch Set: Created 4 years, 3 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: runtime/observatory/observatory.gypi
diff --git a/runtime/observatory/observatory.gypi b/runtime/observatory/observatory.gypi
index d581c2283649ad9d35a56bf20e85e2ea7a49452d..be393ca32bab2791fdacafaab5ef3bf56017f160 100644
--- a/runtime/observatory/observatory.gypi
+++ b/runtime/observatory/observatory.gypi
@@ -22,7 +22,6 @@
'action_name': 'pub_build_observatory',
'inputs': [
'../../tools/observatory_tool.py',
- '<(gen_source_dir)/observatory_packages.stamp',
'<@(_sources)',
],
'outputs': [
« 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