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

Unified Diff: ui/aura/BUILD.gn

Issue 2499933003: Expand aura::PropertyConverter support. (Closed)
Patch Set: Fix the other new unit test. 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 | « no previous file | ui/aura/client/aura_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index d18cfaf00af18783090456887fc878e357a463d6..8ad575c389f81f00f5b8393360d281e37575a12c 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -334,6 +334,7 @@ test("aura_unittests") {
sources = [
"gestures/gesture_recognizer_unittest.cc",
"mus/os_exchange_data_provider_mus_unittest.cc",
+ "mus/property_converter_unittest.cc",
"mus/window_tree_client_unittest.cc",
"test/run_all_unittests.cc",
"window_event_dispatcher_unittest.cc",
« no previous file with comments | « no previous file | ui/aura/client/aura_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698