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

Unified Diff: chrome/test/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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index df4aae2fb7c4cf7163a2c44bf172ac059d1dd17e..16db2eda98f3b64ebae0945aa4e0192c57397cf3 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -18,6 +18,7 @@ import("//ppapi/features/features.gni")
import("//remoting/remoting_enable.gni")
import("//services/service_manager/public/service_manifest.gni")
import("//testing/test.gni")
+import("//ui/base/ui_features.gni")
import("//v8/gni/v8.gni")
if (is_android) {

Powered by Google App Engine
This is Rietveld 408576698