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

Unified Diff: components/html_viewer/DEPS

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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
Index: components/html_viewer/DEPS
diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
index 43b66df80500c3e1cb3fd8c49b315523443b8530..52e7e45f63f9c758cc29bccafb0db4270cd039b8 100644
--- a/components/html_viewer/DEPS
+++ b/components/html_viewer/DEPS
@@ -56,11 +56,11 @@ include_rules = [
specific_include_rules = {
"run_all_unittests\.cc": [
- "+third_party/mojo/src/mojo/edk/embedder/embedder.h",
+ "+mojo/edk/embedder/embedder.h",
],
"html_frame_apptest\.cc": [
"+components/web_view",
- "+third_party/mojo/src/mojo/edk/embedder/test_embedder.h",
+ "+mojo/edk/embedder/test_embedder.h",
],
"layout_test_.*": [
"+components/test_runner",

Powered by Google App Engine
This is Rietveld 408576698