]> git.sesse.net Git - casparcg/blobdiff - dependencies64/cef/linux/include/capi/cef_command_line_capi.h
Upgrade CEF to 3.3029.1611.g44e39a8 / Chromium 58.0.3029.81.
[casparcg] / dependencies64 / cef / linux / include / capi / cef_command_line_capi.h
similarity index 98%
rename from dependencies64/cef/include/capi/cef_command_line_capi.h
rename to dependencies64/cef/linux/include/capi/cef_command_line_capi.h
index 83e28cd3c7fee76a94279bb3204adf31f740ee23..f3dc1794dd848060c5f3cc586885383945a55cf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (c) 2014 Marshall A. Greenblatt. All rights reserved.
+// Copyright (c) 2017 Marshall A. Greenblatt. All rights reserved.
 //
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
@@ -59,7 +59,7 @@ typedef struct _cef_command_line_t {
   ///
   // Base structure.
   ///
-  cef_base_t base;
+  cef_base_ref_counted_t base;
 
   ///
   // Returns true (1) if this object is valid. Do not call any other functions