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

Issue 8387039: Move content_restriction.h and main_function_params.h to content/public/common, and put them in t... (Closed)

Created:
9 years, 1 month ago by jam
Modified:
9 years, 1 month ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, nkostylev+watch_chromium.org, ajwong+watch_chromium.org, jam, apatrick_chromium, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, Paweł Hajdan Jr., darin-cc_chromium.org, brettw-cc_chromium.org, native-client-reviews_googlegroups.com, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Move content_restriction.h and main_function_params.h to content/public/common, and put them in the content namespace. BUG=98716 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108004

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -208 lines) Patch
M chrome/app/chrome_main_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/chrome_main_delegate.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chrome_browser_main.h View 5 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chrome_browser_main_linux.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chrome_browser_main_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_browser_main_mac.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chrome_browser_main_mac.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chrome_browser_main_posix.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chrome_browser_main_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_browser_main_unittest.cc View 1 2 4 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/chrome_browser_main_win.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chrome_browser_main_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/chrome_browser_main_chromeos.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/chrome_browser_main_chromeos.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/mac/relauncher.h View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/mac/relauncher.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/printing/print_preview_message_handler.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser.cc View 5 chunks +7 lines, -7 lines 0 comments Download
M chrome/nacl/nacl_exe_win_64.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/nacl/nacl_helper_linux.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/nacl/nacl_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/nacl/nacl_main_platform_delegate.h View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/nacl/nacl_main_platform_delegate_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/nacl/nacl_main_platform_delegate_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/nacl/nacl_main_platform_delegate_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/service/service_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/app/content_main.cc View 8 chunks +17 lines, -16 lines 0 comments Download
M content/browser/browser_main.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M content/browser/browser_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/browser_main_loop.h View 3 chunks +3 lines, -4 lines 0 comments Download
M content/browser/browser_main_loop.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/mock_content_browser_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/mock_content_browser_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tab_contents/tab_contents.cc View 2 chunks +1 line, -1 line 0 comments Download
M content/browser/zygote_main_linux.cc View 3 chunks +2 lines, -2 lines 0 comments Download
D content/common/content_restriction.h View 1 chunk +0 lines, -19 lines 0 comments Download
D content/common/main_function_params.h View 1 chunk +0 lines, -49 lines 0 comments Download
M content/content_common.gypi View 3 chunks +2 lines, -2 lines 0 comments Download
M content/gpu/gpu_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/plugin/plugin_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/ppapi_plugin/ppapi_broker_main.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/ppapi_plugin/ppapi_plugin_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/public/app/content_main_delegate.h View 2 chunks +4 lines, -4 lines 0 comments Download
M content/public/browser/content_browser_client.h View 2 chunks +2 lines, -2 lines 0 comments Download
A + content/public/common/content_restriction.h View 2 chunks +7 lines, -3 lines 0 comments Download
A + content/public/common/main_function_params.h View 3 chunks +7 lines, -3 lines 0 comments Download
M content/renderer/renderer_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/renderer_main_platform_delegate.h View 3 chunks +4 lines, -3 lines 0 comments Download
M content/renderer/renderer_main_platform_delegate_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_main_platform_delegate_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_main_platform_delegate_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_browser_main.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/shell/shell_browser_main.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_content_browser_client.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_content_browser_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_main_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_main_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/browser_test_base.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/test/render_view_test.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/test/render_view_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/utility/utility_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/worker/worker_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 1 month ago (2011-10-31 19:24:07 UTC) #1
Avi (use Gerrit)
9 years, 1 month ago (2011-10-31 19:28:52 UTC) #2
rubber stamp lgtm

Powered by Google App Engine
This is Rietveld 408576698