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

Issue 262013004: Fix gn check errors for translate component. (Closed)

Created:
6 years, 7 months ago by tfarina
Modified:
6 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews
Visibility:
Public.

Description

Fix gn check errors for translate component. If you run the following command line, you will get errors like this: $ gn check ERROR at //components/translate/core/browser/translate_accept_languages.cc:13:11: //Include not allowed. ^----------------------- It is not in any dependency of //components/translate:translate_core_browser The include file is in the target(s): //ui/base:ui_base which should somehow be reachable from //components/translate:translate_core_browser Adds missing ui_base dependency to fix this. BUG=367595 TEST=gn check TBR=brettw@chromium.org NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268028

Patch Set 1 #

Patch Set 2 : fix android? #

Patch Set 3 : for real? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M components/translate/BUILD.gn View 1 2 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
tfarina
TBRing...
6 years, 7 months ago (2014-05-03 01:23:49 UTC) #1
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-03 02:37:08 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/262013004/40001
6 years, 7 months ago (2014-05-03 02:37:38 UTC) #3
commit-bot: I haz the power
Change committed as 268028
6 years, 7 months ago (2014-05-03 03:23:24 UTC) #4
brettw
6 years, 7 months ago (2014-05-03 04:28:49 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698