commit | 02e38b93c3483d0b64ececde6d44e79c50f951ca | [log] [tgz] |
---|---|---|
author | Scott Violet <[email protected]> | Tue Mar 27 23:42:14 2018 |
committer | Commit Bot <[email protected]> | Tue Mar 27 23:42:14 2018 |
tree | a647fb523c3cdb679c6b9d460859fa4f795220bf | |
parent | 6286170539990e6111fd05be08c47e8103227855 [diff] [blame] |
Rename buildflag_headers for consistency This updates ppapi. Targets go from foo_features to foo_buildflags And similarly the header now has buildflags in the name. BUG=814485 TEST=covered by build [email protected] Change-Id: I25f990ebd1e7f8530ddd0cee24dba31c88a45fae Reviewed-on: https://chromium-review.googlesource.com/980921 Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Xiaohan Wang <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/master@{#546312}
diff --git a/chrome/DEPS b/chrome/DEPS index 68fab23..b05b1838 100644 --- a/chrome/DEPS +++ b/chrome/DEPS
@@ -27,7 +27,7 @@ "+media/media_buildflags.h", "+mojo/common", "+mojo/public", - "+ppapi/features", + "+ppapi/buildflags", # Don't allow inclusion of these other libs we shouldn't be calling directly. "-webkit",