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

Issue 10592022: Get rid of the multiple includes of browser_action_test_util files in browser.lib and browser_tests… (Closed)

Created:
8 years, 6 months ago by jam
Modified:
8 years, 6 months ago
Reviewers:
scottmg
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Get rid of the multiple includes of browser_action_test_util files in browser.lib and browser_tests.exe. This is wrong on its own (we shouldn't be compiling code in/out using the UNIT_TEST ifdef). It also allows us to turn on incremental linking for browser_tests. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=143272

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -45 lines) Patch
M chrome/browser/extensions/browser_action_test_util.h View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/browser_action_test_util_views.cc View 2 chunks +3 lines, -12 lines 0 comments Download
M chrome/browser/ui/views/browser_actions_container_browsertest.cc View 2 chunks +9 lines, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 6 chunks +0 lines, -18 lines 0 comments Download
M chrome/test/base/ui_test_utils.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/test/base/ui_test_utils.cc View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
8 years, 6 months ago (2012-06-20 20:26:06 UTC) #1
scottmg
8 years, 6 months ago (2012-06-20 20:38:28 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698