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

Issue 60613003: Add a dependency from Gin to base (Closed)

Created:
7 years, 1 month ago by abarth-chromium
Modified:
7 years, 1 month ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews
Visibility:
Public.

Description

Add a dependency from Gin to base This CL adds a direct dependency from Gin to base, making it easier to write sane code. The main clients we expect for this code will already link against base, so this isn't much of a cost. R=aa@chromium.org BUG=317398

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -55 lines) Patch
M gin/DEPS View 1 chunk +1 line, -4 lines 0 comments Download
M gin/arguments.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M gin/array_buffer.h View 1 chunk +1 line, -1 line 0 comments Download
M gin/array_buffer.cc View 4 chunks +7 lines, -19 lines 0 comments Download
M gin/context_holder.h View 2 chunks +4 lines, -0 lines 0 comments Download
M gin/context_holder.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M gin/gin.gyp View 2 chunks +2 lines, -5 lines 0 comments Download
M gin/initialize.cc View 1 chunk +1 line, -1 line 0 comments Download
M gin/modules/module_registry.h View 2 chunks +2 lines, -1 line 0 comments Download
M gin/modules/module_registry.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M gin/per_context_data.h View 2 chunks +4 lines, -5 lines 0 comments Download
M gin/per_context_data.cc View 4 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
abarth-chromium
7 years, 1 month ago (2013-11-15 22:13:45 UTC) #1
abarth-chromium
7 years, 1 month ago (2013-11-18 15:37:15 UTC) #2
Message was sent while issue was closed.
I've rolled this CL into https://codereview.chromium.org/74753002/

Powered by Google App Engine
This is Rietveld 408576698