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

Unified Diff: printing/image_linux.cc

Issue 8763007: Clean up cloud printing aura stub code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Clean image_aura.cc. Created 9 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 | « printing/image_cairo.cc ('k') | printing/printed_document.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/image_linux.cc
diff --git a/printing/image_aura.cc b/printing/image_linux.cc
similarity index 94%
rename from printing/image_aura.cc
rename to printing/image_linux.cc
index 694fd7d5c580e49e73a8fdcc360142c7ff3d90bb..3968cfd993fc625b2ac7703a76bdb496d632f28c 100644
--- a/printing/image_aura.cc
+++ b/printing/image_linux.cc
@@ -9,7 +9,6 @@
namespace printing {
bool Image::LoadMetafile(const Metafile& metafile) {
- NOTIMPLEMENTED();
return false;
}
« no previous file with comments | « printing/image_cairo.cc ('k') | printing/printed_document.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698