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

Issue 14794004: Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target (reland) (Closed)

Created:
7 years, 7 months ago by scottmg
Modified:
7 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target (reland) Currently contains chrome_browser_dll target. Removes some paths from browser->webcore via content that are there due to single process mode, and removes dependency of content on content_renderer. Current remaining paths from chrome_browser_dll to webcore: http://i.imgur.com/7WWRvpA.jpg Reland of https://chromiumcodereview.appspot.com/14682014 TBR=cpu@chromium.org BUG=237249 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198928

Patch Set 1 #

Patch Set 2 : browser in condition #

Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -86 lines) Patch
M build/common.gypi View 1 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/app/chrome_main_delegate.cc View 3 chunks +24 lines, -1 line 0 comments Download
M chrome/chrome.gyp View 3 chunks +13 lines, -3 lines 0 comments Download
M chrome/chrome_dll.gypi View 1 5 chunks +138 lines, -70 lines 0 comments Download
M chrome/chrome_exe.gypi View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/test/gpu/test_support_gpu.gypi View 1 chunk +2 lines, -1 line 0 comments Download
M content/app/content_main_runner.cc View 4 chunks +20 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M content/content.gyp View 2 chunks +7 lines, -2 lines 0 comments Download
M content/public/app/content_main_delegate.cc View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
scottmg
7 years, 7 months ago (2013-05-08 17:51:11 UTC) #1
Message was sent while issue was closed.
Committed patchset #2 manually as r198928 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698