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

Unified Diff: chrome/chrome_tests.gypi

Issue 7294007: Change references from app_base to sql. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 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/chrome_common.gypi ('k') | webkit/appcache/webkit_appcache.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 837e8e0cc35a6112c30079a8f98c63c911138166..3af69d9634f03092f22025d4f697d5b45b500de5 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -628,12 +628,12 @@
'chrome_strings',
'profile_import',
'test_support_ui',
- '../app/app.gyp:app_base',
'../base/base.gyp:base',
+ '../build/temp_gyp/googleurl.gyp:googleurl',
'../net/net.gyp:net',
'../net/net.gyp:net_test_support',
- '../build/temp_gyp/googleurl.gyp:googleurl',
'../skia/skia.gyp:skia',
+ '../sql/sql.gyp:sql',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'../third_party/icu/icu.gyp:icui18n',
@@ -2282,13 +2282,13 @@
'profile_import',
'renderer',
'test_support_common',
- '../app/app.gyp:app_base',
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
'../base/base.gyp:test_support_base',
'../net/net.gyp:net',
'../net/net.gyp:net_test_support',
'../skia/skia.gyp:skia',
+ '../sql/sql.gyp:sql',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'../third_party/cld/cld.gyp:cld',
@@ -2800,9 +2800,9 @@
'chrome_resources',
'chrome_strings',
'test_support_ui',
- '../app/app.gyp:app_base',
'../base/base.gyp:base',
'../skia/skia.gyp:skia',
+ '../sql/sql.gyp:sql',
'../testing/gtest.gyp:gtest',
],
'sources': [
@@ -3492,11 +3492,11 @@
'chrome_strings',
'renderer',
'test_support_common',
- '../app/app.gyp:app_base',
'../base/base.gyp:base',
'../base/base.gyp:test_support_base',
'../net/net.gyp:net_test_support',
'../skia/skia.gyp:skia',
+ '../sql/sql.gyp:sql',
'../testing/gtest.gyp:gtest',
'../third_party/icu/icu.gyp:icui18n',
'../third_party/icu/icu.gyp:icuuc',
@@ -3664,12 +3664,12 @@
'renderer',
'chrome_resources',
'chrome_strings',
- '../app/app.gyp:app_base',
- '../content/content.gyp:content_gpu',
'../base/base.gyp:base',
'../base/base.gyp:test_support_base',
'../base/base.gyp:test_support_perf',
+ '../content/content.gyp:content_gpu',
'../skia/skia.gyp:skia',
+ '../sql/sql.gyp:sql',
'../testing/gtest.gyp:gtest',
'../webkit/support/webkit_support.gyp:glue',
],
« no previous file with comments | « chrome/chrome_common.gypi ('k') | webkit/appcache/webkit_appcache.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698