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

Unified Diff: net/net.gyp

Issue 15792013: net_watcher does not build in Ubuntu 13.04 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 25cd7d386b989f514a6eb8cf462e21acf58b8b44..c9560b4b017df1656628cc77765c276709b583bf 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -2464,6 +2464,9 @@
'../build/linux/system.gyp:gconf',
'../build/linux/system.gyp:gio',
],
+ 'cflags': [
+ '-Wno-deprecated-declarations',
jar (doing other things) 2013/05/31 18:41:30 How about bracketing the offending lines with: #
+ ]
},
],
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698