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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1324263003: Blimp: create MessageDispatcher class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blimp-protos
Patch Set: Resync with master Created 5 years, 3 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
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 6017eead20414c91a21fefaefc4a8be21088fee6..d4e0b37d86eebd8c4bb0965724d1ad647bdbdc0d 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -68,6 +68,10 @@
"label": "//base:base_unittests",
"type": "console_test_launcher",
},
+ "blimp_common_unit_tests": {
+ "label": "//blimp/common:blimp_common_unit_tests",
+ "type": "console_test_launcher",
+ },
"blink_heap_unittests": {
"label": "//third_party/WebKit/public:blink_heap_unittests",
"type": "unknown",

Powered by Google App Engine
This is Rietveld 408576698