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

Issue 67024: Adds some ifdefs so that test_shell can be compiled on linux... (Closed)

Created:
11 years, 8 months ago by sky
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Adds some ifdefs so that test_shell can be compiled on linux without GTK. I had to recreate this patch as my workspace for various resonds. UGH! BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13503

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -36 lines) Patch
M base/clipboard.h View 3 chunks +5 lines, -1 line 0 comments Download
M base/gfx/rect.h View 5 chunks +5 lines, -7 lines 0 comments Download
M base/gfx/rect.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M base/message_loop.cc View 3 chunks +6 lines, -2 lines 0 comments Download
M build/common.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/chrome_paths_linux.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/common/gfx/chrome_canvas.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/gfx/path.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/native_web_keyboard_event.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/resource_bundle.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/resource_bundle.cc View 3 chunks +4 lines, -0 lines 0 comments Download
M chrome/common/resource_bundle_linux.cc View 3 chunks +4 lines, -0 lines 0 comments Download
M chrome/views/widget/root_view.h View 3 chunks +3 lines, -3 lines 0 comments Download
M skia/include/corecg/SkUserConfig.h View 1 chunk +7 lines, -0 lines 0 comments Download
M webkit/glue/webcursor.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/glue/webframe_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/webplugin_impl.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/test_shell.cc View 4 chunks +8 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/test_webview_delegate.h View 3 chunks +3 lines, -3 lines 0 comments Download
M webkit/tools/test_shell/webwidget_host.h View 4 chunks +12 lines, -4 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698