diff --git a/DEPS b/DEPS index f65bcbb529..6bf74cbe8d 100644 --- a/DEPS +++ b/DEPS @@ -11,7 +11,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "sourceforge_url": "http://svn.code.sf.net/p/%(repo)s/code", "chromium_trunk" : "http://src.chromium.org/svn/trunk", - "chromium_revision": "228675", + "chromium_revision": "229708", # A small subset of WebKit is needed for the Android Python test framework. "webkit_trunk": "http://src.chromium.org/blink/trunk", diff --git a/webrtc/build/common.gypi b/webrtc/build/common.gypi index f313402ed6..1207cc1956 100644 --- a/webrtc/build/common.gypi +++ b/webrtc/build/common.gypi @@ -311,14 +311,6 @@ }], ], }], - ['clang==1', { - # TODO(kjellander): Remove when Chromium's common.gypi enables this - # warning by default (http://crbug.com/307668). - 'cflags!': ['-Wno-unused-const-variable',], - 'xcode_settings': { - 'WARNING_CFLAGS!': ['-Wno-unused-const-variable',], - }, - }], ], # conditions 'direct_dependent_settings': { 'include_dirs': [