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

Unified Diff: mojo/services/html_viewer/BUILD.gn

Issue 1016493002: Add a DiscardableMemoryShmemeAllocator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | mojo/services/html_viewer/html_viewer.cc » ('j') | mojo/services/html_viewer/html_viewer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/html_viewer/BUILD.gn
diff --git a/mojo/services/html_viewer/BUILD.gn b/mojo/services/html_viewer/BUILD.gn
index b649ae39bb90bfdbfffc8f3572b295bf422c3863..ff135ec9513a870165863981d2e755e0ff652b44 100644
--- a/mojo/services/html_viewer/BUILD.gn
+++ b/mojo/services/html_viewer/BUILD.gn
@@ -42,6 +42,8 @@ source_set("lib") {
"blink_url_request_type_converters.h",
"html_document.cc",
"html_document.h",
+ "html_viewer_discardable_memory_shmem_allocator.cc",
+ "html_viewer_discardable_memory_shmem_allocator.h",
"mojo_blink_platform_impl.cc",
"mojo_blink_platform_impl.h",
"webclipboard_impl.cc",
« no previous file with comments | « no previous file | mojo/services/html_viewer/html_viewer.cc » ('j') | mojo/services/html_viewer/html_viewer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698