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

Unified Diff: components/html_viewer/DEPS

Issue 1350023003: Add a Mojo EDK for Chrome that uses one OS pipe per message pipe. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more cleanup 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: components/html_viewer/DEPS
diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
index d3d4f41bfad79820fb136f6576cedc1f89833534..e87124c6214427b2a1d532ad5ed08985ff449c9b 100644
--- a/components/html_viewer/DEPS
+++ b/components/html_viewer/DEPS
@@ -55,7 +55,7 @@ include_rules = [
specific_include_rules = {
"run_all_unittests\.cc": [
- "+third_party/mojo/src/mojo/edk/embedder/test_embedder.h",
+ "+third_party/mojo/src/mojo/edk/embedder/embedder.h",
],
"html_frame_apptest\.cc": [
"+components/web_view",

Powered by Google App Engine
This is Rietveld 408576698