DescriptionRevert 204313 "net_watcher does not build in Ubuntu 13.04"
broke compile on Google Chrome Linux bot:
../../net/tools/net_watcher/net_watcher.cc:133:error: expected [error|warning|ignored] after '#pragma GCC diagnostic'
../../net/tools/net_watcher/net_watcher.cc:207:error: expected [error|warning|ignored] after '#pragma GCC diagnostic'
> net_watcher does not build in Ubuntu 13.04
>
> This is due to a deprecation warning in glib, which affects glib 2.36 onward. Added a pragma to suppress deprecation warnings.
> BUG=245658
>
> Review URL: https://chromiumcodereview.appspot.com/15994010
TBR=yael.aharon@intel.com
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204338
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|