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

Issue 12599004: components: Fix components_tracing.gyp to follow the same pattern of the other gyp files. (Closed)

Created:
7 years, 9 months ago by tfarina
Modified:
7 years, 9 months ago
Reviewers:
brettw, Jói, jbauman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

components: Rename components_tracing.gyp to follow the same pattern of the other gyp files. We renamed it to tracing.gyp so it conforms with the other gyp files. components_tracing_untrusted.gyp was renamed to tracing_untrusted.gyp as well. And left as a separate gyp file as it's built as untrusted nacl and has its own special build requirements which may conflict with the other .gypi files. BUG=138280 R=jbauman@chromium.org,joi@chromium.org TBR=brettw@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186956

Patch Set 1 #

Patch Set 2 : fix for ios #

Patch Set 3 : revert some changes #

Total comments: 2

Patch Set 4 : include comment about it #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -73 lines) Patch
M components/OWNERS View 1 chunk +2 lines, -2 lines 0 comments Download
D components/components_tracing.gyp View 1 chunk +0 lines, -27 lines 0 comments Download
D components/components_tracing_untrusted.gyp View 1 chunk +0 lines, -41 lines 0 comments Download
A + components/tracing.gyp View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
A + components/tracing_untrusted.gyp View 0 chunks +-1 lines, --1 lines 0 comments Download
M content/content_common.gypi View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ppapi/native_client/native_client.gyp View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/ppapi_ipc_untrusted.gyp View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/ppapi_proxy_untrusted.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 22 (0 generated)
tfarina
Please, take a look.
7 years, 9 months ago (2013-03-07 23:40:06 UTC) #1
Jói
LGTM
7 years, 9 months ago (2013-03-07 23:41:47 UTC) #2
jbauman
lgtm
7 years, 9 months ago (2013-03-07 23:43:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/12599004/1
7 years, 9 months ago (2013-03-08 00:06:26 UTC) #4
commit-bot: I haz the power
Presubmit check for 12599004-1 failed and returned exit status 1. INFO:root:Found 8 file(s). Running presubmit ...
7 years, 9 months ago (2013-03-08 00:06:33 UTC) #5
tfarina
TBRing Brett for that.
7 years, 9 months ago (2013-03-08 00:35:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/12599004/1
7 years, 9 months ago (2013-03-08 00:42:34 UTC) #7
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) base_unittests, compile, content_unittests, crypto_unittests, googleurl_unittests, media_unittests, ...
7 years, 9 months ago (2013-03-08 01:12:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/12599004/20001
7 years, 9 months ago (2013-03-08 01:37:25 UTC) #9
tfarina
Joi, do you understand this error message: gyp: Some files not reachable, cycle in .gyp ...
7 years, 9 months ago (2013-03-08 01:55:59 UTC) #10
Jói
I know that on XCode you're not allowed to have dependency cycles between project. It ...
7 years, 9 months ago (2013-03-08 02:00:38 UTC) #11
tfarina
Ahh, I see. My guess it's because we have ../content/content.gyp:content_common in the other gypi files. ...
7 years, 9 months ago (2013-03-08 02:01:09 UTC) #12
Jói
Sounds like the simplest approach is to revert, but perhaps do the renaming of the ...
7 years, 9 months ago (2013-03-08 02:05:54 UTC) #13
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) base_unittests, browser_tests, cacheinvalidation_unittests, check_deps, chromedriver2_unittests, components_unittests, ...
7 years, 9 months ago (2013-03-08 02:09:37 UTC) #14
tfarina
On 2013/03/08 02:05:54, Jói wrote: > Sounds like the simplest approach is to revert, but ...
7 years, 9 months ago (2013-03-08 02:15:29 UTC) #15
Jói
https://codereview.chromium.org/12599004/diff/21014/components/tracing.gyp File components/tracing.gyp (right): https://codereview.chromium.org/12599004/diff/21014/components/tracing.gyp#newcode6 components/tracing.gyp:6: { Suggest adding a comment here, explaining that if ...
7 years, 9 months ago (2013-03-08 02:22:45 UTC) #16
tfarina
https://codereview.chromium.org/12599004/diff/21014/components/tracing.gyp File components/tracing.gyp (right): https://codereview.chromium.org/12599004/diff/21014/components/tracing.gyp#newcode6 components/tracing.gyp:6: { On 2013/03/08 02:22:45, Jói wrote: > Suggest adding ...
7 years, 9 months ago (2013-03-08 02:30:08 UTC) #17
Jói
LGTM, thanks.
7 years, 9 months ago (2013-03-08 02:32:17 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/12599004/3002
7 years, 9 months ago (2013-03-08 02:42:44 UTC) #19
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=17648
7 years, 9 months ago (2013-03-08 06:32:14 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/12599004/3002
7 years, 9 months ago (2013-03-08 10:14:04 UTC) #21
commit-bot: I haz the power
7 years, 9 months ago (2013-03-08 14:02:54 UTC) #22
Message was sent while issue was closed.
Change committed as 186956

Powered by Google App Engine
This is Rietveld 408576698