Moved XMPP notifier library from chrome/browser/sync to chrome/common/net.
BUG=None TEST=No functional change Review URL: http://codereview.chromium.org/1956001 git-svn-id: http://src.chromium.org/svn/trunk/src/build@46413 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
b1277f9331
Коммит
b6560e0511
6
all.gyp
6
all.gyp
|
@ -148,6 +148,7 @@
|
|||
'../printing/printing.gyp:printing_unittests',
|
||||
'../chrome/chrome.gyp:browser_tests',
|
||||
'../chrome/chrome.gyp:nacl_ui_tests',
|
||||
'../chrome/chrome.gyp:notifier_unit_tests',
|
||||
'../chrome/chrome.gyp:sync_unit_tests',
|
||||
'../chrome/chrome.gyp:ui_tests',
|
||||
'../chrome/chrome.gyp:unit_tests',
|
||||
|
@ -163,6 +164,7 @@
|
|||
'../chrome/chrome.gyp:browser_tests',
|
||||
'../chrome/chrome.gyp:memory_test',
|
||||
'../chrome/chrome.gyp:nacl_ui_tests',
|
||||
'../chrome/chrome.gyp:notifier_unit_tests',
|
||||
'../chrome/chrome.gyp:page_cycler_tests',
|
||||
'../chrome/chrome.gyp:startup_tests',
|
||||
'../chrome/chrome.gyp:sync_unit_tests',
|
||||
|
@ -185,6 +187,7 @@
|
|||
'dependencies': [
|
||||
'../base/base.gyp:base_unittests',
|
||||
'temp_gyp/googleurl.gyp:googleurl_unittests',
|
||||
'../chrome/chrome.gyp:notifier_unit_tests',
|
||||
'../chrome/chrome.gyp:sync_unit_tests',
|
||||
'../net/net.gyp:net_unittests',
|
||||
'../ipc/ipc.gyp:ipc_tests',
|
||||
|
@ -208,6 +211,7 @@
|
|||
'../chrome/chrome.gyp:interactive_ui_tests',
|
||||
'../chrome/chrome.gyp:memory_test',
|
||||
'../chrome/chrome.gyp:nacl_ui_tests',
|
||||
'../chrome/chrome.gyp:notifier_unit_tests',
|
||||
'../chrome/chrome.gyp:page_cycler_tests',
|
||||
'../chrome/chrome.gyp:plugin_tests',
|
||||
'../chrome/chrome.gyp:selenium_tests',
|
||||
|
@ -259,6 +263,7 @@
|
|||
'../ipc/ipc.gyp:ipc_tests',
|
||||
'../media/media.gyp:media_unittests',
|
||||
'../printing/printing.gyp:printing_unittests',
|
||||
'../chrome/chrome.gyp:notifier_unit_tests',
|
||||
'../chrome/chrome.gyp:sync_unit_tests',
|
||||
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
||||
'../chrome/chrome.gyp:unit_tests',
|
||||
|
@ -283,6 +288,7 @@
|
|||
'../chrome/chrome.gyp:chrome',
|
||||
'../chrome/chrome.gyp:interactive_ui_tests',
|
||||
'../chrome/chrome.gyp:memory_test',
|
||||
'../chrome/chrome.gyp:notifier_unit_tests',
|
||||
'../chrome/chrome.gyp:page_cycler_tests',
|
||||
'../chrome/chrome.gyp:startup_tests',
|
||||
'../chrome/chrome.gyp:sync_unit_tests',
|
||||
|
|
Загрузка…
Ссылка в новой задаче