File chromium-sharedlibfixes.patch of Package chromium

--- chromium/src/chrome/chrome_browser.gypi.sharedlibsfixes	2010-05-17 11:01:12.354193146 -0400
+++ chromium/src/chrome/chrome_browser.gypi	2010-05-17 11:02:17.295196139 -0400
@@ -23,6 +23,7 @@
         'syncapi',
         'theme_resources',
         'userfeedback_proto',
+        '../native_client/src/trusted/desc/desc.gyp:nrd_xfer',
         '../app/app.gyp:app_resources',
         '../app/app.gyp:app_strings',
         '../media/media.gyp:media',
@@ -37,6 +38,8 @@
         '../third_party/npapi/npapi.gyp:npapi',
         '../third_party/hunspell/hunspell.gyp:hunspell',
         '../third_party/speex/speex.gyp:libspeex',
+        '../third_party/WebKit/WebCore/WebCore.gyp/WebCore.gyp:webcore',
+        '../third_party/WebKit/WebKit/chromium/WebKit.gyp:webkit',
         '../webkit/support/webkit_support.gyp:appcache',
         '../webkit/support/webkit_support.gyp:blob',
         '../webkit/support/webkit_support.gyp:database',
@@ -3175,6 +3178,11 @@
         '<(grit_out_dir)/grit/theme_resources_map.cc',
       ],
       'conditions': [
+        ['disable_nacl!=1', {
+          'dependencies': [
+            '../native_client/src/trusted/plugin/plugin.gyp:npGoogleNaClPluginChrome',
+          ],
+        }],
         ['javascript_engine=="v8"', {
           'defines': [
             'CHROME_V8',
--- chromium/src/chrome/chrome_common.gypi.sharedlibsfixes	2010-05-17 11:01:12.359196621 -0400
+++ chromium/src/chrome/chrome_common.gypi	2010-05-17 11:01:12.681189282 -0400
@@ -158,6 +158,7 @@
         '../base/base.gyp:base',
         '../base/base.gyp:base_i18n',
         '../build/temp_gyp/googleurl.gyp:googleurl',
+        '../gpu/gpu.gyp:gpu_plugin',
         '../ipc/ipc.gyp:ipc',
         '../net/net.gyp:net',
         '../printing/printing.gyp:printing',

openSUSE Build Service is sponsored by