Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / chrome_common.gypi
index 9779e14..1234265 100644 (file)
@@ -67,8 +67,6 @@
         'common/automation_messages_internal.h',
         'common/badge_util.cc',
         'common/badge_util.h',
-        'common/cancelable_task_tracker.cc',
-        'common/cancelable_task_tracker.h',
         'common/child_process_logging.h',
         'common/child_process_logging_win.cc',
         'common/chrome_content_client.cc',
         'common/custom_handlers/protocol_handler.h',
         'common/descriptors_android.h',
         'common/encrypted_media_messages_android.h',
+        'common/extensions/api/bluetooth/bluetooth_manifest_data.cc',
+        'common/extensions/api/bluetooth/bluetooth_manifest_data.h',
+        'common/extensions/api/bluetooth/bluetooth_manifest_handler.cc',
+        'common/extensions/api/bluetooth/bluetooth_manifest_handler.h',
+        'common/extensions/api/bluetooth/bluetooth_manifest_permission.cc',
+        'common/extensions/api/bluetooth/bluetooth_manifest_permission.h',
         'common/extensions/api/commands/commands_handler.cc',
         'common/extensions/api/commands/commands_handler.h',
         'common/extensions/api/extension_action/action_info.cc',
         'common/extensions/message_bundle.h',
         'common/extensions/mime_types_handler.cc',
         'common/extensions/mime_types_handler.h',
-        'common/extensions/permissions/bluetooth_permission.cc',
-        'common/extensions/permissions/bluetooth_permission.h',
-        'common/extensions/permissions/bluetooth_permission_data.cc',
-        'common/extensions/permissions/bluetooth_permission_data.h',
         'common/extensions/permissions/chrome_api_permissions.cc',
         'common/extensions/permissions/chrome_api_permissions.h',
         'common/extensions/permissions/chrome_permission_message_provider.cc',
         'common/multi_process_lock_linux.cc',
         'common/multi_process_lock_mac.cc',
         'common/multi_process_lock_win.cc',
-        'common/omaha_query_params/omaha_query_params.cc',
-        'common/omaha_query_params/omaha_query_params.h',
         'common/omnibox_focus_state.h',
         'common/partial_circular_buffer.cc',
         'common/partial_circular_buffer.h',
         'common/pepper_permission_util.h',
         'common/pref_names_util.cc',
         'common/pref_names_util.h',
+        'common/prerender_types.h',
         'common/print_messages.cc',
         'common/print_messages.h',
         'common/profiling.cc',
             '<(DEPTH)/chrome/common/extensions/api/api.gyp:api',
             '<(DEPTH)/components/components.gyp:autofill_core_common',
             '<(DEPTH)/components/components.gyp:autofill_content_common',
+            '<(DEPTH)/components/components.gyp:password_manager_core_common',
             '<(DEPTH)/components/nacl.gyp:nacl_common',
             '<(DEPTH)/components/components.gyp:visitedlink_common',
             '<(DEPTH)/extensions/extensions.gyp:extensions_common',
             '<(DEPTH)/printing/printing.gyp:printing',
           ],
         }],
-        ['OS!="ios" and chrome_multiple_dll!=1', {
-          'dependencies': [
-            '<(DEPTH)/webkit/glue/webkit_glue.gyp:glue',
-          ],
-        }],
         ['OS=="android"', {
           'sources/': [
             ['exclude', '^common/chrome_version_info_posix.cc'],
         ['toolkit_uses_gtk == 1', {
           'dependencies': [
             '../build/linux/system.gyp:gtk',
+            '../build/linux/system.gyp:x11',
+            '../build/linux/system.gyp:xrender',
+            '../build/linux/system.gyp:xext',
           ],
           'export_dependent_settings': [
             '../third_party/sqlite/sqlite.gyp:sqlite',
           ],
-          'link_settings': {
-            'libraries': [
-              '-lX11',
-              '-lXrender',
-              '-lXss',
-              '-lXext',
-            ],
-          },
         }],
         ['chromeos==1', {
           'sources!': [
             'common/pepper_permission_util.cc',
           ],
         }],
-        ['use_system_nspr==1', {
-          'dependencies': [
-            '<(DEPTH)/base/third_party/nspr/nspr.gyp:nspr',
-          ],
-        }],
         ['enable_webrtc==0', {
           'sources!': [
             'common/media/webrtc_logging_messages.h',
             'dependencies': [
               '../third_party/openssl/openssl.gyp:openssl',
             ],
-          },
-        ],
+            'sources!': [
+              'common/net/x509_certificate_model.cc',
+            ],
+        }],
         ['use_openssl==1', {
             'sources!': [
               'common/net/x509_certificate_model_nss.cc',