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

Issue 9289019: Move undoview to deps/third_party/ (Closed)

Created:
8 years, 11 months ago by Steve Block
Modified:
8 years, 10 months ago
Reviewers:
sadrul
CC:
chromium-reviews
Visibility:
Public.

Description

Move undoview to deps/third_party/ This change copies src/third_party/undoview to deps/third_party/undoview. A later change will update src/ to use this copy via DEPS. The motivation is to allow developers to exclude the project from their source tree. BUG=111334

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1866 lines, -0 lines) Patch
A third_party/undoview/LICENSE View 1 chunk +502 lines, -0 lines 0 comments Download
A third_party/undoview/README.chromium View 1 chunk +13 lines, -0 lines 0 comments Download
A third_party/undoview/undo_manager.h View 1 chunk +86 lines, -0 lines 0 comments Download
A third_party/undoview/undo_manager.c View 1 chunk +1110 lines, -0 lines 0 comments Download
A third_party/undoview/undo_view.h View 1 chunk +50 lines, -0 lines 0 comments Download
A third_party/undoview/undo_view.c View 1 chunk +83 lines, -0 lines 0 comments Download
A third_party/undoview/undoview.gyp View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Steve Block
8 years, 11 months ago (2012-01-25 18:26:07 UTC) #1
sadrul
lgtm
8 years, 11 months ago (2012-01-26 16:30:10 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/steveblock@chromium.org/9289019/5001
8 years, 10 months ago (2012-01-30 18:16:26 UTC) #3
commit-bot: I haz the power
8 years, 10 months ago (2012-01-30 18:16:42 UTC) #4
Change committed as 119694

Powered by Google App Engine
This is Rietveld 408576698