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

Unified Diff: content/content_renderer.gypi

Issue 1386873003: OOPIFs: Transitioning MHTML generation from view-oriented to frame-oriented. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mhtml-generation-mgr-cleanup
Patch Set: Moving "using" declaration under a singly-included section of frame_messges.h Created 5 years 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/view_messages.h ('k') | content/renderer/mhtml_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index a7ad29d3e99002d2abb685f60eb6ca3005589348..6e02831305e458275c966860e27c33115ebbb410 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -339,8 +339,6 @@
'renderer/memory_benchmarking_extension.h',
'renderer/menu_item_builder.cc',
'renderer/menu_item_builder.h',
- 'renderer/mhtml_generator.cc',
- 'renderer/mhtml_generator.h',
'renderer/mojo/service_registry_js_wrapper.cc',
'renderer/mojo/service_registry_js_wrapper.h',
'renderer/mojo_bindings_controller.cc',
« no previous file with comments | « content/common/view_messages.h ('k') | content/renderer/mhtml_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698