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

Unified Diff: docs/views_extraction_status.md

Issue 1309473002: WIP: Migrate Wiki content over to src/docs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
Index: docs/views_extraction_status.md
diff --git a/docs/views_extraction_status.md b/docs/views_extraction_status.md
new file mode 100644
index 0000000000000000000000000000000000000000..23a0257e39fe980a8f8797536c6bc78cca9775a1
--- /dev/null
+++ b/docs/views_extraction_status.md
@@ -0,0 +1,41 @@
+# Introduction
+
+Plan is to extract the views subdir from chrome and make it toplevel so that other projects can use it.
+
+# Details
+
+**Outstanding deps:**<br>
Bons 2015/08/20 20:16:51 remove since this is a work in progress doc
+chrome/app/chrome_dll_resource.h<br>
+chrome/tools/build/win/precompiled.h<br>
+grit/generated_resources.h<br>
+grit/theme_resources.h<br>
+
+<b>Removed or accepted deps:</b><br>
+<del>base/</del><br>
+<del>build/build_config.h</del><br>
+<del>chrome/common/clipboard_service.h</del><br>
+<del>chrome/common/drag_drop_types.h</del><br>
+<del>chrome/common/gfx/chrome_canvas.h</del><br>
+<del>chrome/common/gfx/chrome_font.h</del><br>
+<del>chrome/common/gfx/favicon_size.h</del><br>
+<del>chrome/common/gfx/icon_util.h</del><br>
+<del>chrome/common/gfx/insets.h</del><br>
+<del>chrome/common/gfx/path.h</del><br>
+<del>chrome/common/l10n_util.h</del><br>
+<del>chrome/common/l10n_util_win.h</del><br>
+<del>chrome/common/logging_chrome.h</del><br>
+<del>chrome/common/message_box_flags.h</del><br>
+<del>chrome/common/notification_registrar.h</del><br>
+<del>chrome/common/notification_service.h</del><br>
+<del>chrome/common/notification_observer.h</del><br>
+<del>chrome/common/os_exchange_data.h</del><br>
+<del>chrome/common/pref_service.h</del><br>
+<del>chrome/common/resource_bundle.h</del><br>
+<del>chrome/common/scoped_vector.h</del><br>
+<del>chrome/common/stl_util-inl.h</del><br>
+<del>chrome/common/throb_animation.h</del><br>
+<del>chrome/common/win_util.h</del><br>
+<del>googleurl/src/gurl.h</del><br>
+<del>skia/</del><br>
+<del>third_party/WebKit/WebKit/chromium/public/WebInputEvent.h</del><br>
+<del>webkit/glue/window_open_disposition.h</del><br>

Powered by Google App Engine
This is Rietveld 408576698