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

Unified Diff: blimp/client/core/context/BUILD.gn

Issue 2406403003: Clean up Assignment Create in BlimpClientContextImpl. (Closed)
Patch Set: Addresses dtrainor's #14 comments. Created 4 years, 2 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 | blimp/client/core/context/assignment_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/context/BUILD.gn
diff --git a/blimp/client/core/context/BUILD.gn b/blimp/client/core/context/BUILD.gn
index 737e8db137e3c2c4f02202e342cf12cfd173427f..6aee4ce322d8b1c7e05c27b1de073b890c0ef795 100644
--- a/blimp/client/core/context/BUILD.gn
+++ b/blimp/client/core/context/BUILD.gn
@@ -16,6 +16,8 @@ source_set("context") {
]
sources = [
+ "assignment_fetcher.cc",
+ "assignment_fetcher.h",
"blimp_client_context_impl.cc",
"blimp_client_context_impl.h",
]
« no previous file with comments | « no previous file | blimp/client/core/context/assignment_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698