| Index: third_party/sqlite/sqlite.gyp
|
| diff --git a/third_party/sqlite/sqlite.gyp b/third_party/sqlite/sqlite.gyp
|
| index 93d8ede3beb8de40857159aeea5cdcfe10d20e68..03032721e3058b40e769a996b409520233a5e107 100644
|
| --- a/third_party/sqlite/sqlite.gyp
|
| +++ b/third_party/sqlite/sqlite.gyp
|
| @@ -67,7 +67,6 @@
|
| }, { # else: os_posix == 1 or OS == "mac" or ! use_system_sqlite
|
| 'product_name': 'sqlite3',
|
| 'type': 'static_library',
|
| - 'msvs_guid': '6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9',
|
| 'sources': [
|
| 'amalgamation/sqlite3.h',
|
| 'amalgamation/sqlite3.c',
|
|
|