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

Issue 8700010: Revert 111606 - Avoid references to untrusted.gypi in WebKit (Closed)

Created:
9 years ago by noelallen1
Modified:
9 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 111606 - Avoid references to untrusted.gypi in WebKit Remove include of untrusted.gypi in normal ppapi gyp files to prevent WebKit from depending on NaCl. Refactor PPAPI gyp files to pull out source lists which are shared between trusted and untrusted targets. Fix scons hack which pulls list of sources from GYP so that we can build with scons. This CL should allow us to revert the DEPS change: http://trac.webkit.org/changeset/101011 on the webkit side BUG= none TEST= Tools/Scripts/update-webkit --chromium Review URL: http://codereview.chromium.org/8632023 TBR=noelallen@google.com Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111608

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+588 lines, -497 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/native_client/src/shared/ppapi/nacl.scons View 1 chunk +4 lines, -11 lines 0 comments Download
M ppapi/ppapi.gyp View 1 chunk +1 line, -1 line 0 comments Download
MM ppapi/ppapi_cpp.gypi View 5 chunks +395 lines, -11 lines 0 comments Download
M ppapi/ppapi_internal.gyp View 1 chunk +1 line, -1 line 0 comments Download
D ppapi/ppapi_sources.gypi View 1 chunk +0 lines, -351 lines 0 comments Download
M ppapi/ppapi_tests.gypi View 3 chunks +185 lines, -1 line 0 comments Download
D ppapi/ppapi_untrusted.gyp View 1 chunk +0 lines, -119 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
noelallen1
9 years ago (2011-11-25 19:35:37 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698