|
Add |WebTextDirection toWebTextDirection(TextDirection)|.
We need to add "platform" to public/web/DEPS in order to include
platform/text/TextDirection.h in WebTextDirection.h.
This change should have no problems because we already have "core"
dependency, and "core" depends on "platform."
TEST=none; no behavior changes.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180316
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+30 lines, -24 lines) |
Patch |
 |
M |
Source/web/ChromeClientImpl.cpp
|
View
|
|
1 chunk |
+2 lines, -7 lines |
0 comments
|
Download
|
 |
M |
Source/web/ExternalPopupMenu.cpp
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
Source/web/PopupContainer.cpp
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
Source/web/ValidationMessageClientImpl.cpp
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebNotification.cpp
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebPopupMenuImpl.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/WebViewImpl.cpp
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
public/web/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
public/web/WebTextDirection.h
|
View
|
|
2 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|