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

Issue 164428: Move IDMap from base/ to common/ (Closed)

Created:
11 years, 4 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Move IDMap from base/ to common/ Nothing in base/ uses it, and I'm going to make some non-trivial changes to it. TEST=none http://crbug.com/19202 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23243

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -13 lines) Patch
M base/base.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chrome_plugin_browsing_context.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/render_process_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/app_cache/app_cache_context_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/app_cache/app_cache_dispatcher_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/db_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/db_message_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/common/id_map.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/message_router.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/audio_message_filter.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/render_view.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Paweł Hajdan Jr.
11 years, 4 months ago (2009-08-12 22:03:55 UTC) #1
brettw
11 years, 4 months ago (2009-08-12 22:45:41 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698