Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2421)

Unified Diff: chrome/chrome.gyp

Issue 3519002: Allow building with system-provided sqlite. Last change (tm). (Closed)
Patch Set: fixes Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/sqlite/sqlite3.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index ca49e301e7dccc25bf5e5f6415acbb755bb466ca..d71e486104ad8fd7be66e1c7921c696e12e9634c 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1020,6 +1020,7 @@
'_USE_32BIT_TIME_T',
],
'dependencies': [
+ 'common',
'../skia/skia.gyp:skia',
'../third_party/libjingle/libjingle.gyp:libjingle',
'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp',
« no previous file with comments | « no previous file | third_party/sqlite/sqlite3.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698