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

Issue 343070: Conditionally added pepper_test_plugin.gyp as all.gyp dependency based on whe... (Closed)

Created:
11 years, 1 month ago by apatrick
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org, sehr (please use chromium)
Visibility:
Public.

Description

Conditionally added pepper_test_plugin.gyp as all.gyp dependency based on whether enable_pepper variable is set to 1. Defaults to 0. Added run_as block to automatically launch chrome and load the plugin when the pepper_test_plugin project is run or debugged. See new instructions in updated README. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30741

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -5 lines) Patch
M build/all.gyp View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M build/common.gypi View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/renderer/render_view.cc View 2 1 chunk +4 lines, -0 lines 0 comments Download
M webkit/tools/pepper_test_plugin/README View 1 2 3 1 chunk +15 lines, -5 lines 0 comments Download
M webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp View 1 2 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
apatrick
11 years, 1 month ago (2009-10-30 23:05:10 UTC) #1
apatrick
Scratch that I see a problem...
11 years, 1 month ago (2009-10-30 23:24:31 UTC) #2
apatrick
Ready for review now. Thanks.
11 years, 1 month ago (2009-10-31 00:02:43 UTC) #3
brettw
http://codereview.chromium.org/343070/diff/3001/4001 File webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp (right): http://codereview.chromium.org/343070/diff/3001/4001#newcode11 Line 11: '../../../chrome/chrome.gyp:chrome', I think this means that whenever you ...
11 years, 1 month ago (2009-11-02 16:55:49 UTC) #4
apatrick
http://codereview.chromium.org/343070/diff/3001/4001 File webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp (right): http://codereview.chromium.org/343070/diff/3001/4001#newcode11 Line 11: '../../../chrome/chrome.gyp:chrome', I could simply remove it as a ...
11 years, 1 month ago (2009-11-02 17:38:50 UTC) #5
brettw
I'm OK with having to rebuild Chrome when we change the interface in some way. ...
11 years, 1 month ago (2009-11-02 18:01:45 UTC) #6
apatrick
11 years, 1 month ago (2009-11-02 19:19:19 UTC) #7
Done.

Powered by Google App Engine
This is Rietveld 408576698