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

Unified Diff: extensions/BUILD.gn

Issue 648853007: Add handle waiting to StashBackend. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | extensions/browser/mojo/stash_backend.h » ('j') | extensions/browser/mojo/stash_backend.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index d556280c5f37a2a2d807573b5b1bb8c82495bade..ded365508fc5b4873632a554e20d6edb0b23f0ba 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -292,6 +292,7 @@ if (false) {
"//third_party/mojo/src/mojo/edk/js",
"//third_party/mojo/src/mojo/edk/system",
"//third_party/mojo/src/mojo/public/cpp/bindings",
+ "//third_party/mojo/src/mojo/public/interfaces/application",
]
if (is_win) {
« no previous file with comments | « no previous file | extensions/browser/mojo/stash_backend.h » ('j') | extensions/browser/mojo/stash_backend.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698