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

Issue 1244823003: Remove dependency from //mojo to //crypto (Closed)

Created:
5 years, 5 months ago by abarth-chromium
Modified:
5 years, 5 months ago
Reviewers:
Cutch
CC:
mojo-reviews_chromium.org, gregsimon, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Remove dependency from //mojo to //crypto Turns out we only use crypto::RandBytes, which just calls through to base::RandBytes. This CL changes //mojo to just use base::RandBytes directly. R=johnmccutchan@google.com Committed: https://chromium.googlesource.com/external/mojo/+/bf6adc6f0ac435c538eb7caeddf3bfae1f154568

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -16 lines) Patch
M mojo/dart/embedder/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M mojo/dart/embedder/builtin_natives.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/dart/embedder/dart_controller.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/dart/embedder/test/BUILD.gn View 2 chunks +0 lines, -2 lines 0 comments Download
M mojo/dart/embedder/test/dart_to_cpp_tests.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/dart/embedder/test/run_dart_tests.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/dart/embedder/test/validation_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/edk/embedder/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M mojo/edk/embedder/simple_platform_support.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
abarth-chromium
5 years, 5 months ago (2015-07-20 16:34:18 UTC) #1
Cutch
lgtm
5 years, 5 months ago (2015-07-20 16:36:10 UTC) #2
abarth-chromium
5 years, 5 months ago (2015-07-20 16:43:02 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
bf6adc6f0ac435c538eb7caeddf3bfae1f154568 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698