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

Unified Diff: components/view_manager/BUILD.gn

Issue 1082723005: Fix html_viewer crash in cc when logging into gmail. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | components/view_manager/display_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/view_manager/BUILD.gn
diff --git a/components/view_manager/BUILD.gn b/components/view_manager/BUILD.gn
index 04b398822882f4c39f075650c3f8f956634ded3a..9ae3c4d015ef62bfea6f07358aa129ff4dff2657 100644
--- a/components/view_manager/BUILD.gn
+++ b/components/view_manager/BUILD.gn
@@ -86,7 +86,6 @@ source_set("view_manager_lib") {
"//third_party/mojo_services/src/geometry/public/interfaces",
"//third_party/mojo_services/src/input_events/public/interfaces",
"//third_party/mojo_services/src/native_viewport/public/interfaces",
- "//third_party/mojo_services/src/surfaces/public/cpp",
"//third_party/mojo_services/src/surfaces/public/interfaces",
"//third_party/mojo_services/src/view_manager/public/interfaces",
"//third_party/mojo_services/src/view_manager/public/cpp:common",
« no previous file with comments | « no previous file | components/view_manager/display_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698