summaryrefslogtreecommitdiffstats
path: root/third_party/sqlite
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-14 23:45:15 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-14 23:45:15 +0000
commit78f03f14a81cbe8778c6109dbe1b8abce7ea03b7 (patch)
treec591eb573503c5798918918e232069762d01e299 /third_party/sqlite
parentdafb72aad4bbf51769b3af3d5d2337554dec1df0 (diff)
downloadchromium_src-78f03f14a81cbe8778c6109dbe1b8abce7ea03b7.zip
chromium_src-78f03f14a81cbe8778c6109dbe1b8abce7ea03b7.tar.gz
chromium_src-78f03f14a81cbe8778c6109dbe1b8abce7ea03b7.tar.bz2
Remove msvs_guids from third_party, webkit, tools and views.
BUG=28727 Review URL: http://codereview.chromium.org/7146001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89100 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/sqlite')
-rw-r--r--third_party/sqlite/sqlite.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/sqlite/sqlite.gyp b/third_party/sqlite/sqlite.gyp
index 93d8ede3..0303272 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',