Skip to content

Commit

Permalink
Move third_party/WebKit/API_OWNERS to third_party/blink/
Browse files Browse the repository at this point in the history
Bug: 622551
Change-Id: Ib31bd4189957bad107090db694a6857211e581d1
Reviewed-on: https://chromium-review.googlesource.com/1029930
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#553954}
  • Loading branch information
tkent-google authored and Commit Bot committed Apr 26, 2018
1 parent 213eb8e commit b59a47b
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion blink/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
file://third_party/WebKit/API_OWNERS
file://third_party/blink/API_OWNERS

# COMPONENT: Blink
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ set noparent

# Web-exposed API changes may require approval from blink API OWNERS.
# See http://www.chromium.org/blink#new-features for details.
file://third_party/WebKit/API_OWNERS
file://third_party/blink/API_OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ set noparent

# Web-exposed API changes may require approval from blink API OWNERS.
# See http://www.chromium.org/blink#new-features for details.
file://third_party/WebKit/API_OWNERS
file://third_party/blink/API_OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ set noparent

# Web-exposed API changes may require approval from blink API OWNERS.
# See http://www.chromium.org/blink#new-features for details.
file://third_party/WebKit/API_OWNERS
file://third_party/blink/API_OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ set noparent

# Web-exposed API changes may require approval from blink API OWNERS.
# See http://www.chromium.org/blink#new-features for details.
file://third_party/WebKit/API_OWNERS
file://third_party/blink/API_OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ set noparent

# Web-exposed API changes may require approval from blink API OWNERS.
# See http://www.chromium.org/blink#new-features for details.
file://third_party/WebKit/API_OWNERS
file://third_party/blink/API_OWNERS
File renamed without changes.
2 changes: 1 addition & 1 deletion third_party/blink/renderer/platform/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ wangxianzhu@chromium.org
# Any API or core owner can also approve changes to runtime-enabled features.
# Please make sure to get a review from someone with expertise on the feature
# you are changing.
per-file runtime_enabled_features.json5=file://third_party/WebKit/API_OWNERS
per-file runtime_enabled_features.json5=file://third_party/blink/API_OWNERS
per-file runtime_enabled_features.json5=file://third_party/blink/renderer/core/OWNERS

# COMPONENT: Platform

0 comments on commit b59a47b

Please sign in to comment.