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

Side by Side Diff: Source/bindings/templates/web_modules_interface.cpp

Issue 1248043003: Initial patch for the web modules layered platform proposal. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 {% include 'copyright_block.txt' %}
2
3 // TODO(ojan): Stop generating the cpp file entirely.
4 // This is just here so that the build system knows about the header file.
5 #include "{{class_name}}.h"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698