Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1)

Issue 9704002: Update processor.gyp file with new files added as part of microdump processing upcoming implementat… (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 8 months ago by mmandlis
Modified:
9 years, 8 months ago
Reviewers:
primiano, Mark Mentovai
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Update processor.gyp file with new files added as part of microdump processing
upcoming implementation.

dump_context.cc and dump_object.cc added in r/1370
microdump_processor.cc and microdump_processor_unittest.cc added in r/1372

BUG=chromium:410294

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/processor/processor.gyp View 3 chunks +4 lines, -0 lines 3 comments Download

Messages

Total messages: 7
mmandlis
9 years, 8 months ago #1
Mark Mentovai
LGTM ☺
9 years, 8 months ago #2
primiano
LGTM % 1 nit. Also please keep the first line of the commit message <= ...
9 years, 8 months ago #3
mmandlis
Unfortunately I already submitted this after Mark approved. I'll put together a new CL that ...
9 years, 8 months ago #4
mmandlis
https://breakpad.appspot.com/9704002/diff/1/src/processor/processor.gyp File src/processor/processor.gyp (right): https://breakpad.appspot.com/9704002/diff/1/src/processor/processor.gyp#newcode55 src/processor/processor.gyp:55: 'dump_context.cc', On 2014/09/10 22:48:37, primiano wrote: > For sake ...
9 years, 8 months ago #5
primiano
Change committed as r1373 https://code.google.com/p/google-breakpad/source/detail?r=1373
9 years, 8 months ago #6
primiano
9 years, 8 months ago #7
Message was sent while issue was closed.
> Unfortunately I already submitted this after Mark approved
Ah, don't worry, it's not really worth another CL.

https://breakpad.appspot.com/9704002/diff/1/src/processor/processor.gyp
File src/processor/processor.gyp (right):

https://breakpad.appspot.com/9704002/diff/1/src/processor/processor.gyp#newco...
src/processor/processor.gyp:55: 'dump_context.cc',
On 2014/09/11 00:49:54, mmandlis wrote:
> On 2014/09/10 22:48:37, primiano wrote:
> > For sake of consistency you should also add the .h files here.
> > Rationale: it is not going to make a difference for the ninja generator (for
> > building), but other gyp generators (VStudio, Xcode) use it to add all the
> > relevant files to the IDE.
> 
> Actually, looking into it again, here are only the .h files that are under
> src/processor/, when all the .h files I added are under
> src/google_breakpad/processor. I couldn't find any .gyp file that lists them,
is
> there one?

Ah nevermind, I didn't realize that.
Let's leave it as it is so.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted