Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / video / BUILD.gn
index f06d632..df9b20d 100644 (file)
@@ -25,7 +25,8 @@ source_set("video") {
     "video_send_stream.h",
   ]
 
-  configs += [ "..:common_inherited_config" ]
+  configs += [ "..:common_config" ]
+  public_configs = [ "..:common_inherited_config" ]
 
   if (is_clang) {
     # Suppress warnings from Chrome's Clang plugins.