Index: chrome/common/extensions/api/api.gyp |
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
index 0724879d8e7b65443c6ab60b654a06b6d03396f1..8fc3167e9215c6975839e962aa33698ec5c7d2e5 100644 |
--- a/chrome/common/extensions/api/api.gyp |
+++ b/chrome/common/extensions/api/api.gyp |
@@ -123,6 +123,7 @@ |
# WebRTC-specific bits and as such does not belong in |
# the enable_webrtc=0 section below. |
'webrtc_audio_private.idl', |
+ 'webrtc_logging_private.idl', |
'webstore_private.json', |
'webview.json', |
'windows.json', |
@@ -169,7 +170,6 @@ |
'cast_streaming_rtp_stream.idl', |
'cast_streaming_session.idl', |
'cast_streaming_udp_transport.idl', |
- 'webrtc_logging_private.idl', |
], |
}], |
], |