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

Unified Diff: ash/mus/BUILD.gn

Issue 2269383004: Adds TODO with reference to bug (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « no previous file | ash/mus/bridge/wm_window_mus.cc » ('j') | ash/mus/bridge/wm_window_mus.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 06761934555296633ffdc89075f58b0b009305de..0f13ff1bd0abb656bcb4572a6a73893bfdbca467 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -217,4 +217,6 @@ source_set("unittests") {
":mus",
"//mash/quick_launch",
]
+
+ defines = [ "NOTIMPLEMENTED_POLICY=5" ]
}
« no previous file with comments | « no previous file | ash/mus/bridge/wm_window_mus.cc » ('j') | ash/mus/bridge/wm_window_mus.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698