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

Issue 8276022: Move url_constants.h to content/public/common. (Closed)

Created:
9 years, 2 months ago by jam
Modified:
9 years, 2 months ago
Reviewers:
Jói
CC:
chromium-reviews, nkostylev+watch_chromium.org, tburkard+watch_chromium.org, mihaip+watch_chromium.org, dcheng, ajwong+watch_chromium.org, cbentzel+watch_chromium.org, Erik does not do reviews, jam, prasadt, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, Avi (use Gerrit), jennb, creis+watch_chromium.org, jianli, dpranke-watch+content_chromium.org, stevenjb, Dmitry Titov, Aaron Boodman, dominich+watch_chromium.org, mmenke, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr., davemoore+watch_chromium.org
Visibility:
Public.

Description

Move url_constansts.h to content/public/common. BUG=98716 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105508

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -193 lines) Patch
M chrome/browser/chromeos/web_socket_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/web_socket_proxy_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/apps_promo.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_content_settings_helpers.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/page_info_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prerender/prerender_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/printing/print_preview_tab_controller_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents/web_drag_dest_gtk.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/drag_util.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/web_drag_source.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/omnibox/omnibox_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/panels/base_panel_browser_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/panels/panel_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/toolbar/toolbar_model_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_permission_set.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/url_constants.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/about_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browser_url_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/browsing_instance.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/child_process_security_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/child_process_security_policy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/download/save_package.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/net/url_request_mock_http_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host_manager_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/site_instance.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/site_instance_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/ssl/ssl_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tab_contents/navigation_entry.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tab_contents/render_view_host_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tab_contents/tab_contents.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/tab_contents/tab_contents_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/common/test_url_constants.h View 1 chunk +1 line, -1 line 0 comments Download
D content/common/url_constants.h View 1 chunk +0 lines, -58 lines 0 comments Download
D content/common/url_constants.cc View 1 chunk +0 lines, -87 lines 0 comments Download
M content/content_common.gypi View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/plugin/webplugin_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/public/common/url_constants.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/public/common/url_constants.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_glue.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/worker/test/worker_uitest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years, 2 months ago (2011-10-14 16:15:02 UTC) #1
Jói
9 years, 2 months ago (2011-10-14 17:01:41 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698