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

Issue 14328007: Compilation broken with debug_devtools after r194605 (Closed)

Created:
7 years, 8 months ago by alph
Modified:
7 years, 8 months ago
CC:
chromium-reviews, vsevik, yurys, pfeldman
Visibility:
Public.

Description

Compilation broken with debug_devtools after r194605 Local environment: $ cat ~/.gyp/include.gypi { 'variables': { 'debug_devtools': 1, }, } The build fails with the following error: ../../chrome/browser/ui/webui/devtools_ui.cc: In constructor 'DevToolsUI::DevToolsUI(content::WebUI*)': ../../chrome/browser/ui/webui/devtools_ui.cc:239:59: error: cannot allocate an object of abstract type '{anonymous}::LocalhostDataSource' ../../chrome/browser/ui/webui/devtools_ui.cc:172:7: note: because the following virtual functions are pure within '{anonymous}::LocalhostDataSource': ../../content/public/browser/url_data_source.h:40:23: note: virtual std::string content::URLDataSource::GetSource() const Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194641

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/webui/devtools_ui.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
alph
Pavel, Jered, Could you please take a look.
7 years, 8 months ago (2013-04-17 18:18:37 UTC) #1
Jered
On 2013/04/17 18:18:37, alph wrote: > Pavel, Jered, > Could you please take a look. ...
7 years, 8 months ago (2013-04-17 18:21:16 UTC) #2
Nico
lgtm CL description should have link to a broken bot
7 years, 8 months ago (2013-04-17 18:41:26 UTC) #3
alph
Nico, could you please take a look. Thanks
7 years, 8 months ago (2013-04-17 18:41:47 UTC) #4
alph
7 years, 8 months ago (2013-04-17 18:50:16 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r194641 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698