|
Enable a minimal content/ build on iOS
This removes some files from the already-upstreamed iOS content/ gyp
support in order to get a minimal target building while the remaining
content/ changes are upstreamed.
Minor ifdefing is necessary in a few files in order to build them on
iOS; these are included since they are core files without which it's
very difficult to bring up a build at all.
Adds one new class to the ui/ build since it's needed by the content/
code that is now built.
BUG=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157421
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+51 lines, -21 lines) |
Patch |
|
M |
build/all.gyp
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/content_app.gypi
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/content_browser.gypi
|
View
|
1
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
|
M |
content/content_common.gypi
|
View
|
|
3 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
content/content_tests.gypi
|
View
|
1
|
5 chunks |
+5 lines, -8 lines |
0 comments
|
Download
|
|
M |
content/public/app/content_main_delegate.cc
|
View
|
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/public/common/content_client.cc
|
View
|
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
|
M |
content/public/test/unittest_test_suite.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/public/test/unittest_test_suite.cc
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/test/test_content_browser_client.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
ui/ui.gyp
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|