mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-03 12:37:36 +01:00
Fix compile errors.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@239 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
parent
61be982d09
commit
2c5534d308
@ -2,7 +2,7 @@
|
||||
// reserved. Use of this source code is governed by a BSD-style license that
|
||||
// can be found in the LICENSE file.
|
||||
|
||||
#include "include/cef_string_list.h"
|
||||
#include "include/internal/cef_string_list.h"
|
||||
#include "base/logging.h"
|
||||
#include <vector>
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
// reserved. Use of this source code is governed by a BSD-style license that
|
||||
// can be found in the LICENSE file.
|
||||
|
||||
#include "include/cef_string_map.h"
|
||||
#include "include/internal/cef_string_map.h"
|
||||
#include "base/logging.h"
|
||||
#include <map>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user