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

Issue 58993004: Fix compilation error with enable_webrtc==0 (Closed)

Created:
7 years, 1 month ago by Alpha Left Google
Modified:
7 years, 1 month ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Fix compilation error with enable_webrtc==0 dispatcher.cc was linking to WebRtcNativeHandler even if webrtc was not enabled. Use ifdef to make sure those code are excluded. TBR=akalin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233112

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M chrome/renderer/extensions/dispatcher.cc View 4 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Alpha Left Google
Committed patchset #1 manually as r233112 (presubmit successful).
7 years, 1 month ago (2013-11-05 22:39:34 UTC) #1
Alpha Left Google
7 years, 1 month ago (2013-11-05 22:39:39 UTC) #2
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698