Skip to content

Commit

Permalink
Revert 214254 "Add initial prototype for the GN meta-buildsystem."
Browse files Browse the repository at this point in the history
It broke the check_licenses step on Android (see http://build.chromium.org/p/chromium.linux/builders/Android%20Builder%20%28dbg%29/builds/39904/steps/check_licenses/logs/stdio):

@@@BUILD_STEP check_licenses@@@
> /b/build/slave/Android_Builder__dbg_/build/src/android_webview/tools/webview_licenses.py scan
Got LicenseError "missing README.chromium or licenses.py SPECIAL_CASES entry" while scanning tools/gn/secondary/base/third_party/dynamic_annotations
Got LicenseError "missing README.chromium or licenses.py SPECIAL_CASES entry" while scanning tools/gn/secondary/third_party/modp_b64
< /b/build/slave/Android_Builder__dbg_/build/src/android_webview/tools/webview_licenses.py scan
ERROR: process exited with code 2
@@@STEP_FAILURE@@@


> Add initial prototype for the GN meta-buildsystem.
> 
> This is currently not hooked into the build. To build, add a reference to the
> gn.gyp file to build/all.gyp
> 
> R=darin@chromium.org, scottmg@chromium.org
> 
> Review URL: https://codereview.chromium.org/21114002

TBR=brettw@chromium.org

Review URL: https://codereview.chromium.org/21084010

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214325 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
bauerb@chromium.org committed Jul 30, 2013
1 parent d5f9c7c commit 69a4548
Show file tree
Hide file tree
Showing 140 changed files with 0 additions and 18,197 deletions.
8 changes: 0 additions & 8 deletions .gn

This file was deleted.

153 changes: 0 additions & 153 deletions tools/gn/BUILD.gn

This file was deleted.

1 change: 0 additions & 1 deletion tools/gn/OWNERS

This file was deleted.

7 changes: 0 additions & 7 deletions tools/gn/README.txt

This file was deleted.

44 changes: 0 additions & 44 deletions tools/gn/build_settings.cc

This file was deleted.

110 changes: 0 additions & 110 deletions tools/gn/build_settings.h

This file was deleted.

Loading

0 comments on commit 69a4548

Please sign in to comment.