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

Unified Diff: runtime/vm/object.cc

Issue 1889583002: Fix build. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/object.cc
diff --git a/runtime/vm/object.cc b/runtime/vm/object.cc
index adfabbee04df2cbf03ff792be598d9c1838b07e4..c3d120aea325af253e326b3b8fa4edaf1b809b5c 100644
--- a/runtime/vm/object.cc
+++ b/runtime/vm/object.cc
@@ -4448,7 +4448,6 @@ class CanonicalInstanceKey {
private:
DISALLOW_ALLOCATION();
- DISALLOW_COPY_AND_ASSIGN(CanonicalInstanceKey);
};
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698