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

Unified Diff: content/public/common/BUILD.gn

Issue 2381493003: Move ViewMsg_New to mojom (Closed)
Patch Set: . Created 4 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
« no previous file with comments | « content/common/web_preferences.typemap ('k') | content/public/test/render_view_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index ae6a1ba3cd7a33245762d793f50a97a823461fb8..332b3c65b4e0bce7d776e7771c202cd607a1c576 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -240,6 +240,7 @@ source_set("common_sources") {
"//services/shell/public/interfaces",
"//third_party/WebKit/public:blink_headers",
"//ui/accessibility",
+ "//ui/surface",
"//url/ipc:url_ipc",
]
deps = [
@@ -262,7 +263,6 @@ source_set("common_sources") {
"//ui/gfx/ipc/color",
"//ui/gfx/ipc/geometry",
"//ui/gfx/ipc/skia",
- "//ui/surface",
]
# //content/common needs to include public headers.
« no previous file with comments | « content/common/web_preferences.typemap ('k') | content/public/test/render_view_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698