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

Unified Diff: extensions/browser/api/display_source/BUILD.gn

Issue 2510633006: Move enable_wifi_display out of root build configuration. (Closed)
Patch Set: Created 4 years, 1 month 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 | « build/config/features.gni ('k') | extensions/browser/mojo/service_registration.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/api/display_source/BUILD.gn
diff --git a/extensions/browser/api/display_source/BUILD.gn b/extensions/browser/api/display_source/BUILD.gn
index e4c0b8d7a0edf2bc28021529d2bfac68a67141d7..d306047cd91c5c814a5b2f4351ef54797528c8fc 100644
--- a/extensions/browser/api/display_source/BUILD.gn
+++ b/extensions/browser/api/display_source/BUILD.gn
@@ -3,6 +3,7 @@
# found in the LICENSE file.
import("//build/config/features.gni")
+import("//extensions/features/features.gni")
source_set("display_source") {
sources = [
« no previous file with comments | « build/config/features.gni ('k') | extensions/browser/mojo/service_registration.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698