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

Issue 13198003: Remove the chrome include in extensions\DEPS by creating a test data directory for extensions. (Closed)

Created:
7 years, 9 months ago by jam
Modified:
7 years, 9 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Remove the chrome include in extensions\DEPS by creating a test data directory for extensions. BUG=159265 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191253

Patch Set 1 #

Patch Set 2 : fix ios #

Patch Set 3 : fix tests to fail if data isn't present #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -20 lines) Patch
M chrome/chrome_common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/test/base/chrome_test_suite.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/unit_tests.isolate View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M extensions/DEPS View 1 chunk +0 lines, -2 lines 0 comments Download
M extensions/browser/file_reader_unittest.cc View 1 2 4 chunks +13 lines, -13 lines 0 comments Download
A extensions/common/extension_paths.h View 1 chunk +27 lines, -0 lines 0 comments Download
A extensions/common/extension_paths.cc View 1 chunk +41 lines, -0 lines 0 comments Download
M extensions/common/extension_resource_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jam
small cleanup. In my experience, best to avoid any chrome includes or more dependencies will ...
7 years, 9 months ago (2013-03-28 17:39:38 UTC) #1
jam
On 2013/03/28 17:39:38, jam wrote: > btw Rietveld doesn't show it, but I also created ...
7 years, 9 months ago (2013-03-28 18:12:11 UTC) #2
Yoyo Zhou
On 2013/03/28 17:39:38, jam wrote: > small cleanup. In my experience, best to avoid any ...
7 years, 9 months ago (2013-03-28 18:14:44 UTC) #3
jam
On 2013/03/28 18:14:44, Yoyo Zhou wrote: > On 2013/03/28 17:39:38, jam wrote: > > small ...
7 years, 9 months ago (2013-03-28 18:24:06 UTC) #4
Yoyo Zhou
LGTM
7 years, 9 months ago (2013-03-28 18:30:03 UTC) #5
jam
Yoyo: I made a small change to the gypi file so that these tests don't ...
7 years, 9 months ago (2013-03-28 20:29:02 UTC) #6
Yoyo Zhou
7 years, 9 months ago (2013-03-28 20:33:13 UTC) #7
On 2013/03/28 20:29:02, jam wrote:
> Yoyo: I made a small change to the gypi file so that these tests don't run on
> Android where enable_extensions==0. This was needed since the phones don't
> checkout src/extensions/test/data. While I could have made them do that, it
> seemed pointless since they don't care about extensions.

Ok, still LGTM.

Powered by Google App Engine
This is Rietveld 408576698