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

Unified Diff: extensions/common/BUILD.gn

Issue 2849763002: Remove non-existing headers from the build (Closed)
Patch Set: rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/DEPS ('k') | headless/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/BUILD.gn
diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn
index 189cf47e7756d8917e87ac6ec46c81a8b1d08b2e..eecd57a47feec4f1d2a46f94ca43c5215ff8c364 100644
--- a/extensions/common/BUILD.gn
+++ b/extensions/common/BUILD.gn
@@ -100,7 +100,6 @@ if (enable_extensions) {
"extension_set.h",
"extension_urls.cc",
"extension_urls.h",
- "extension_utility_messages.h",
"extension_utility_types.h",
"extensions_aliases.cc",
"extensions_aliases.h",
@@ -108,7 +107,6 @@ if (enable_extensions) {
"extensions_client.h",
"feature_switch.cc",
"feature_switch.h",
- "features/api_feature.h",
"features/behavior_feature.cc",
"features/behavior_feature.h",
"features/complex_feature.cc",
« no previous file with comments | « content/browser/DEPS ('k') | headless/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698