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

Issue 579026: Move candidate_window from third_party/chromeos_text_input to chrome/browser/chromeos/text_input. (Closed)

Created:
10 years, 10 months ago by satorux1
Modified:
9 years, 7 months ago
Reviewers:
Yusuke Sato
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org, Charlie Lee, mazda
Visibility:
Public.

Description

Move candidate_window from third_party/chromeos_text_input to chrome/browser/chromeos/text_input. Turned out there is no benefit of having this in a separate git repository. No code change in candidate_window.cc, but modified the copyright notice from Chromium OS Authors to Chromium Authors. Slightly modified text_input.gyp to make it compile. We'll also change cros_deps/DEPS in a separate CL. BUG=none TEST=confirmed candidate_window compiles as before. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=38345

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+978 lines, -1 line) Patch
M build/all.gyp View 1 chunk +1 line, -1 line 0 comments Download
A chrome/browser/chromeos/text_input/candidate_window.cc View 1 chunk +948 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/text_input/text_input.gyp View 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
satorux1
10 years, 10 months ago (2010-02-08 06:22:32 UTC) #1
Yusuke Sato
LGTM. Please run gcl try to make sure the all.gyp change does not break the ...
10 years, 10 months ago (2010-02-08 07:07:45 UTC) #2
satorux1
10 years, 10 months ago (2010-02-08 07:57:25 UTC) #3
Good point. Now try results are all green. Submitting...

On 2010/02/08 07:07:45, Yusuke Sato wrote:
> LGTM. Please run gcl try to make sure the all.gyp change does not break the
> build.

Powered by Google App Engine
This is Rietveld 408576698