|
Remove web/{android, gtk, win}
The {android, gtk, win} directories contain only WebInputEventFactory.cpp. We can just move these files to web/ with files renamed as WebInputEventFactoryAndroid.cpp,
WebInputEventFactoryGtk.cpp, WebInputEventFactoryWin.cpp respectively and remove the dir.
Moved the WebInputEventFactory.mm also to web/ but since web/mac/ still contains one more file, retained the dir. Probably can move the file also to web/ and remove the dir.
BUG=None
TEST=None;no behavior changes;
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159777
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+21 lines, -2445 lines) |
Patch |
|
A + |
Source/web/WebInputEventFactory.mm
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
Source/web/WebInputEventFactoryAndroid.cpp
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
Source/web/WebInputEventFactoryGtk.cpp
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
Source/web/WebInputEventFactoryWin.cpp
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
D |
Source/web/android/WebInputEventFactory.cpp
|
View
|
|
1 chunk |
+0 lines, -179 lines |
0 comments
|
Download
|
|
D |
Source/web/gtk/WebInputEventFactory.cpp
|
View
|
|
1 chunk |
+0 lines, -628 lines |
0 comments
|
Download
|
|
D |
Source/web/mac/WebInputEventFactory.mm
|
View
|
|
1 chunk |
+0 lines, -1148 lines |
0 comments
|
Download
|
|
M |
Source/web/web.gyp
|
View
|
|
4 chunks |
+21 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/web/web.gypi
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
D |
Source/web/win/WebInputEventFactory.cpp
|
View
|
|
1 chunk |
+0 lines, -489 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|