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

Unified Diff: components/constrained_window/BUILD.gn

Issue 2532613002: MacViews: fix bubble direction in RTL. (Closed)
Patch Set: Use the advice in buildflag.h? 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
Index: components/constrained_window/BUILD.gn
diff --git a/components/constrained_window/BUILD.gn b/components/constrained_window/BUILD.gn
index 8cff9755f0ced4bc02ce99975a5b04d721943338..1ce91d59a1a7ed9ff00f4bdf194d61f39005f68f 100644
--- a/components/constrained_window/BUILD.gn
+++ b/components/constrained_window/BUILD.gn
@@ -3,6 +3,7 @@
# found in the LICENSE file.
import("//build/config/ui.gni")
+import("//ui/base/ui_features.gni")
static_library("constrained_window") {
sources = [
« no previous file with comments | « chrome/test/BUILD.gn ('k') | tools/grit/grit_rule.gni » ('j') | tools/grit/grit_rule.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698