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

Unified Diff: chrome/chrome.gyp

Issue 7550059: Move sqlite_utils.* to sync/util/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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 | « chrome/browser/sync/util/user_settings_win.cc ('k') | chrome/chrome_common.gypi » ('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 1fcd2ee6e92e69e31b4f993df20312369d39ab2a..9567d7d985f32bbede19cb0e233a1461e7a52926 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -703,6 +703,8 @@
'browser/sync/util/logging.h',
'browser/sync/util/nigori.cc',
'browser/sync/util/nigori.h',
+ 'browser/sync/util/sqlite_utils.cc',
+ 'browser/sync/util/sqlite_utils.h',
'browser/sync/util/user_settings.cc',
'browser/sync/util/user_settings.h',
'browser/sync/util/user_settings_posix.cc',
« no previous file with comments | « chrome/browser/sync/util/user_settings_win.cc ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698